The Flock  0.00.001
Public Attributes | List of all members
WorldNames Class Reference

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"
 

Detailed Description

World names of all the scenes in unity.

Member Data Documentation

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"

The documentation for this class was generated from the following file: