plugin.gd
Extends: EditorPlugin
Description
Plugin script to initialize Escoria
Constants Descriptions
ESCORIA
const ESCORIA: String = "/root/escoria"
The path to node ‘escoria’.
Property Descriptions
escoria_instance
var escoria_instance: Node
Reference to “escoria” singleton instance.
Method Descriptions
set_escoria_ui_settings
func set_escoria_ui_settings()
Prepare the settings in the Escoria UI category
set_escoria_main_settings
func set_escoria_main_settings()
Prepare the settings in the Escoria main category
set_escoria_debug_settings
func set_escoria_debug_settings()
Prepare the settings in the Escoria debug category
set_escoria_sound_settings
func set_escoria_sound_settings()
Prepare the settings in the Escoria sound settings
set_escoria_platform_settings
func set_escoria_platform_settings()
Prepare the settings in the Escoria platform category and may need special setting per build