|
Elin Modding Docs Doc
|
Public Member Functions | |
| override void | OnActivate () |
| override void | OnDeactivate () |
Public Member Functions inherited from ModMinigame< Shooter > | |
| void | Load () |
| void | Kill () |
Public Attributes | |
| Shooter | prefab |
Public Attributes inherited from ModMinigame< Shooter > | |
| T | game |
Properties | |
| override string | id [get] |
Definition at line 5 of file MiniGame_Basket.cs.
| override void MiniGame_Basket.OnActivate | ( | ) |
Definition at line 18 of file MiniGame_Basket.cs.
| override void MiniGame_Basket.OnDeactivate | ( | ) |
Definition at line 50 of file MiniGame_Basket.cs.
| Shooter MiniGame_Basket.prefab |
Definition at line 57 of file MiniGame_Basket.cs.
|
get |
Definition at line 9 of file MiniGame_Basket.cs.