Delegate GUI.WindowFunction
Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
public delegate void WindowFunction(int id);
Parameters
Type | Name | Description |
---|---|---|
Int32 | id |
public delegate void WindowFunction(int id);
Type | Name | Description |
---|---|---|
Int32 | id |