Api PropertyStartEditDelegate
class

PropertyStartEditDelegate

public sealed class PropertyStartEditDelegate : MulticastDelegate

Constructors

PropertyStartEditDelegate(Object object, IntPtr method)

Methods

virtual Void Invoke(SerializedProperty property)
virtual IAsyncResult BeginInvoke(SerializedProperty property, AsyncCallback callback, Object object)
virtual Void EndInvoke(IAsyncResult result)
Assembly: Sandbox.System Declaring Type: SerializedObject Full Name: Sandbox.SerializedObject.PropertyStartEditDelegate