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