class
PropertyPreChangeDelegate
public sealed class PropertyPreChangeDelegate : MulticastDelegate Constructors
PropertyPreChangeDelegate(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.PropertyPreChangeDelegate