The Flock
0.00.001
|
World names of all the scenes in unity. More...
Public Attributes | |
const string | MAIN_MENU = "MainWorld" |
const string | GAME = "GameWorld" |
const string | AUDIO_DEV = "_AudioWorld" |
const string | ANIMATION_DEV = "_AnimationWorld" |
const string | DEV_WORLD = "_DevWorld" |
World names of all the scenes in unity.
const string WorldNames.ANIMATION_DEV = "_AnimationWorld" |
const string WorldNames.AUDIO_DEV = "_AudioWorld" |
const string WorldNames.DEV_WORLD = "_DevWorld" |
const string WorldNames.GAME = "GameWorld" |
const string WorldNames.MAIN_MENU = "MainWorld" |