Delegate CoreInterface.BeforeModulePropertyChangedDelegate
Namespace: UnityEngine.Pixyz.Core
Syntax
public delegate void CoreInterface.BeforeModulePropertyChangedDelegate(IntPtr userData, string module, string property)
Parameters
Type | Name | Description |
---|---|---|
IntPtr | userData | |
string | module | |
string | property |