DUNILOG  1.7
 All Classes Functions Variables Pages
Public Member Functions | Public Attributes | Properties | List of all members
DUGModel Class Reference
Inheritance diagram for DUGModel:

Public Member Functions

void Setup ()
 
DUGModelNodeEntry GetNodeEntryById (string entryId)
 
DUGModelNode GetNodeById (string nodeId)
 
DUGModelNode GetNodeByName (string nodeName)
 
DUGModelActor GetActorById (string actorId)
 
DUGModelActor GetActorByName (string actorName)
 
DUGModelScene GetSceneById (string sceneId)
 
DUGModelScene GetSceneByName (string sceneName)
 
DUGModelVariable GetVariableById (string variableId)
 
DUGModelVariable GetVariableByName (string varaibleName)
 

Public Attributes

string currentSceneId
 
int selectedLocaleIndex
 
List< string > listLanguageCodes
 
List< DUGModelScenelistScenes
 
List< DUGModelActorlistActors
 
List< DUGModelNodelistNodes
 
List< DUGModelVariablelistVariables
 
DUGModelNode runTimeCurrentNode
 
List< DUGModelNoderunTimeListPreviousNodes
 
List< string > runTimeListPreviousSelectedNodeEntryIds
 
List< DUGModelActionNodelistActions
 

Properties

static DUGModel Instance [get]
 

Detailed Description

The main container for all data