|
Isle
|
[AI] More...
Enumerations | |
| enum | Script { c_noneNocd = -1 , c_noneNocd = -1 , c_NoCD_Movie = 0 , c_NoCD_Movie = 0 , c_CDSpin1_Smk = 1 , c_CDSpin1_Smk = 1 , c_Iicx62In_Wave = 2 , c_Iicx62In_Wave = 2 } |
| [AI] More... | |
[AI]
[AI] Contains identifiers for NOCD script actions.
[AI] This namespace defines an enumeration of script actions used for NOCD-specific events and resources within the NOCD add-on/subsystem of the LEGO Island engine.
| enum NocdScript::Script |
[AI]
[AI] Enum representing all possible NocdScript action identifiers.
[AI] Provides integer codes for different NOCD scripts (e.g., movies, sound effects) for resource selection and event scripting.
| Enumerator | |
|---|---|
| c_noneNocd | |
| c_noneNocd | |
| c_NoCD_Movie | |
| c_NoCD_Movie | |
| c_CDSpin1_Smk | |
| c_CDSpin1_Smk | |
| c_Iicx62In_Wave | |
| c_Iicx62In_Wave | |
Definition at line 20 of file nocd_actions.h.