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