 | ViewEventDelegateDrawerSourceProperty Property |
Name of the serialized property that makes up the selected source.
Namespace: Slash.Unity.Editor.Common.Inspectors.ViewModelsAssembly: Slash.Unity.Editor.Common (in Slash.Unity.Editor.Common.dll) Version: 0.0.0.0
Syntaxprotected override string SourceProperty { get; }
Protected Overrides ReadOnly Property SourceProperty As String
Get
protected:
virtual property String^ SourceProperty {
String^ get () override;
}
abstract SourceProperty : string with get
override SourceProperty : string with get
Property Value
Type:
String
See Also