Class EventProvider
Inherited Members
Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
public sealed class EventProvider
Methods
WriteCustomEvent(Int32, String)
Declaration
public static void WriteCustomEvent(int value, string text)
Parameters
Type | Name | Description |
---|---|---|
Int32 | value | |
String | text |