stringValue
Value of a string property.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor
public string stringValue { get; set; }
Remarks
Additional Resources: SerializedProperty.propertyType, SerializedPropertyType.String.