InspectorField.Value Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An object to hold the actual value
public:
property UnityEngine::Object ^ Value { UnityEngine::Object ^ get(); void set(UnityEngine::Object ^ value); };
public UnityEngine.Object Value { get; set; }
member this.Value : UnityEngine.Object with get, set
Public Property Value As Object
Property Value
UnityEngine.Object