This contains the source code documentation of the class DialogicLayoutLayer
.
DialogicLayoutLayer
Inherits: Node
This is turned on automatically when the layout is realized
Turn it off, if you want to modify the settings of the nodes yourself.
Properties
Name | Type | Default |
---|---|---|
disabled | bool | false |
apply_overrides_on_ready | bool | false |
this_folder | String | get_base_dir() |
Methods
Returns | Method |
---|---|
void | apply_export_overrides ( ) |
Variant | get_global_setting ( setting_name : StringName, default : Variant ) |
Property Descriptions
No description available.
var apply_overrides_on_ready = false
No description available.
var this_folder = get_base_dir()
No description available.
Method Descriptions
func apply_export_overrides ( ) ⇒ void
No description available.
func get_global_setting ( setting_name
: StringName, default
: Variant ) ⇒ Variant
Use this to get potential global settings.