Class: story_ids
Story id constants used by scripts.
Source
C++ class story_ids
Custom Constructor
story_ids
Constructors
Constructor
ts
new story_ids(): story_ids;Returns
story_ids
Properties
Invalid
ts
readonly static Invalid: 65535;Engine enum value for story_ids.Invalid.
INVALID_STORY_ID
ts
readonly static INVALID_STORY_ID: -1;Engine enum value for story_ids.INVALID_STORY_ID.
test_01
ts
readonly static test_01: 65000;Engine enum value for story_ids.test_01.
test_02
ts
readonly static test_02: 65001;Engine enum value for story_ids.test_02.
test_03
ts
readonly static test_03: 65002;Engine enum value for story_ids.test_03.
test_04
ts
readonly static test_04: 65003;Engine enum value for story_ids.test_04.
test_05
ts
readonly static test_05: 65004;Engine enum value for story_ids.test_05.