Summary
Event handler for local events relating to the synchronization of the world space
canvas text.
- Namespace
- ASL
.PlayerSystem - Containing Type
- BillboardText
Syntax
protected override void OnLocalEvent(object sender, ASLLocalEventManager.LocalEventArgs args)
Parameters
| Name | Type | Description |
|---|---|---|
| sender | object | Object that triggered the event |
| args | ASLLocalEventManager |
The event being triggered |
Return Value
| Type | Description |
|---|---|
| void |