Summary
Event handler for local events relating to the creation of a PC player.
- Namespace
- ASL
.PlayerSystem - Containing Type
- Controller
Instantiation
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 |