Class StringProperty
Class StringProperty. Implements the Property`1
Inheritance
StringProperty
Inherited Members
UnityEngine.Component.GetComponentInParent<T>(System.Boolean)
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: Global Namespace
Syntax
[NodeProperty("String", true)]
[AddComponentMenu("")]
public class StringProperty : Property<string>
See Also
Property`1