Files
kiss-vscode/projects/_deprecated/nat-godot-playground/addons/haxe/scripts/constants.gd

7 lines
211 B
GDScript

tool
class_name HaxePluginConstants
const SETTING_HIDE_NATIVE_SCRIPT_FIELD := "haxe/hide_native_script_field"
const SETTING_EXTERNAL_EDITOR := "haxe/external_editor"
const BUILD_ON_PLAY := "haxe/build_on_play"