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