godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
Script.getBaseScript
godot
script
Script
Returns the script directly inherited by this script.
struct
Script
@
nogc
nothrow const
Ref
!
Script
getBaseScript
(
)
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 the script directly inherited by this script.