Public Types | |
| enum | Type { Dialog =0, Jump, Operation, Condition, Switch } |
Public Member Functions | |
| bool | hasFollowUpNode () |
Public Attributes | |
| Type | type |
| string | actorId |
| string | sceneId |
| List< DUGModelNodeEntry > | listEntries |
| 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] |
A node object
1.8.2