AstrumPlayerControllerBase (PlayerController)
AstrumPlayerControllerBase
Parent - PlayerController
New VirtualController Input (method)
New VirtualController Input on both X and Y axis.
Inputs
| Name | Type | Description |
|---|---|---|
| VirtualElement Id | Integer | ID of the VirtualElement that was interacted with. |
| Controller X Axis | Float | New X axis input. |
| Controller Y Axis | Float | New Y axis input. |
Outputs
No outputs.
New VirtualButton Input (method)
New VirtualController Input on both X and Y axis.
Inputs
| Name | Type | Description |
|---|---|---|
| VirtualElement Id | Integer | ID of the VirtualElement that was interacted with. |
| Event | Enum_Astrum_HUD_Virtual_Button_Events | Event that occured (pressed \ released). |
Outputs
No outputs.
Destroy (method)
Interface for developers to add custom logic to "destroy" of character actor.
Inputs
No inputs.
Outputs
No outputs.