godot-d v0.0.7 (2018-11-02T21:25:15Z)
Dub
Repo
Script.hasSourceCode
godot
script
Script
Returns
true
if the script contains non-empty source code.
struct
Script
@
nogc
nothrow const
bool
hasSourceCode
(
)
Meta
Source
See Implementation
godot
script
Script
aliases
BaseClasses
functions
canInstance
getBaseScript
getInstanceBaseType
getSourceCode
hasScriptSignal
hasSourceCode
instanceHas
isTool
opAssign
opEquals
reload
setSourceCode
properties
sourceCode
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Returns true if the script contains non-empty source code.