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