This contains the source code documentation of the class DialogicSubsystem.
DialogicSubsystem
Inherits: Node
Properties
| Name | Type | Default |
|---|---|---|
| dialogic | DialogicGameHandler | null |
Methods
| Returns | Method |
|---|---|
| void | post_install ( ) |
| void | clear_game_state ( _clear_flag: int = 0 ) |
| void | load_game_state ( _load_flag: int = 0 ) |
| void | save_game_state ( ) |
| void | pause ( ) |
| void | resume ( ) |
Constants
No description available.
No description available.
Property Descriptions
No description available.
Method Descriptions
No description available.
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 save_game_state ( ) ⇒ void
No description available.
No description available.
No description available.