Delegate OnixEventGui.OnChatScreenTickDelegate
- Namespace
- OnixRuntime.Api.Events
- Assembly
- OnixRuntime.dll
Delegate for handling chat screen tick events.
public delegate void OnixEventGui.OnChatScreenTickDelegate(ChatScreen chat)
Parameters
chat
ChatScreen- Delegate for handling chat screen tick events.