Bearbeiten

Freigeben über


ExtensionServiceCreator.InspectorFolderObject Property

Definition

Unity object pointing to folder asset to place Inspector class file, if applicable

public:
 property UnityEngine::Object ^ InspectorFolderObject { UnityEngine::Object ^ get(); void set(UnityEngine::Object ^ value); };
public UnityEngine.Object InspectorFolderObject { get; set; }
member this.InspectorFolderObject : UnityEngine.Object with get, set
Public Property InspectorFolderObject As Object

Property Value

UnityEngine.Object

Applies to