DialogicLayoutLayer

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

NameTypeDefault
disabledboolfalse
apply_overrides_on_readyboolfalse
this_folderStringget_base_dir()

Methods

ReturnsMethod
voidapply_export_overrides ( )
Variantget_global_setting ( setting_name: StringName, default: Variant )

Property Descriptions

var disabled = false

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.