- Namespace
- Atavism
- Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["Actions"]
class Type type-node
Syntax
public class Actions : MonoBehaviour
Fields
| Name | Constant Value | Summary |
|---|---|---|
| remove |
Properties
| Name | Value | Summary |
|---|---|---|
| Instance | Actions |
static
|
| MainActionBar | int | |
| PlayerActions | List |
Methods
| Name | Value | Summary |
|---|---|---|
| AddActionBar |
void | |
| HandleActionsUpdate |
void | |
| OnEvent |
void | |
| SetAction |
void |