Bearbeiten

Freigeben über


ExtensionServiceCreator.InspectorName Property

Definition

Name of Unity inspector class to create. Value is ServiceName concatenated with "Inspector"

public:
 property System::String ^ InspectorName { System::String ^ get(); };
public string InspectorName { get; }
member this.InspectorName : string
Public ReadOnly Property InspectorName As String

Property Value

Applies to