| MethodDelegateDrawerSourceProperty Property |
[Missing <summary> documentation for "P:Slash.Unity.Editor.Common.Inspectors.Delegates.MethodDelegateDrawer.SourceProperty"]
Namespace: Slash.Unity.Editor.Common.Inspectors.DelegatesAssembly: Slash.Unity.Editor.Common (in Slash.Unity.Editor.Common.dll) Version: 0.0.0.0
Syntax protected 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:
StringSee Also