InspectorField.Value Property

Definition

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

Applies to