|
Elin Modding Docs Doc
|
Public Member Functions | |
| override bool | CanExit () |
| override void | OnActivate () |
| override void | OnDeactivate () |
Public Member Functions inherited from ModMinigame< Blackjack > | |
| void | Load () |
| void | Kill () |
Public Attributes | |
| Blackjack | prefab |
Public Attributes inherited from ModMinigame< Blackjack > | |
| T | game |
Properties | |
| override string | id [get] |
Definition at line 6 of file MiniGame_Blackjack.cs.
| override bool MiniGame_Blackjack.CanExit | ( | ) |
Definition at line 19 of file MiniGame_Blackjack.cs.
| override void MiniGame_Blackjack.OnActivate | ( | ) |
Definition at line 25 of file MiniGame_Blackjack.cs.
| override void MiniGame_Blackjack.OnDeactivate | ( | ) |
Definition at line 58 of file MiniGame_Blackjack.cs.
| Blackjack MiniGame_Blackjack.prefab |
Definition at line 69 of file MiniGame_Blackjack.cs.
|
get |
Definition at line 10 of file MiniGame_Blackjack.cs.