Delegate CoreInterface.AfterCustomPropertyAddedDelegate
Namespace: UnityEngine.Pixyz.Core
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 |