DialogicSubsystem

This contains the source code documentation of the class DialogicSubsystem.

DialogicSubsystem

Inherits: Node

Properties

NameTypeDefault
dialogicDialogicGameHandlernull

Methods

ReturnsMethod
voidclear_game_state ( clear_flag: int = 0 )
voidload_game_state ( load_flag: int = 0 )
voidpause ( )
voidpost_install ( )
voidresume ( )

Constants

const FULL_LOAD = 0

No description available.


const ONLY_DNODES = 1

No description available.


Property Descriptions

var dialogic = null

No description available.


Method Descriptions

func clear_game_state ( clear_flag: int = 0 ) ⇒ void

No description available.


func load_game_state ( load_flag: int = 0 ) ⇒ void

No description available.


func pause ( ) ⇒ void

No description available.


func post_install ( ) ⇒ void

No description available.


func resume ( ) ⇒ void

No description available.