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