Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


PropertyName

Initializes the PropertyName using a string.
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Constructor
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule

PropertyName(string)

Initializes the PropertyName using a string.
public PropertyName(string name)

Parameters

name

PropertyName(PropertyName)

Initializes the PropertyName using a string.
public PropertyName(PropertyName other)

Parameters

PropertyName(int)

Initializes the PropertyName using a string.
public PropertyName(int id)

Parameters

id