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

Public Types

enum  Type {
  Dialog =0, Jump, Operation, Condition,
  Switch
}
 

Public Member Functions

bool hasFollowUpNode ()
 

Public Attributes

Type type
 
string actorId
 
string sceneId
 
List< DUGModelNodeEntrylistEntries
 
string messageMethodeName = ""
 
string messageMethodeValue = ""
 
- Public Attributes inherited from DUGModelSuperVariable
string variableId = ""
 
string variableValue = ""
 
int variableOperationId = 0
 
- Public Attributes inherited from DUGModelSuper
string id = ""
 
string name = ""
 
Texture image
 

Properties

int runTimeShowCount [get, set]
 

Detailed Description

A node object