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