Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/4ian/GDevelop
/ getType
Method
getType
GDJS/Runtime/variable.ts:699–701 ·
view source on GitHub ↗
* Returns the type of the variable.
()
Source
from the content-addressed store, hash-verified
697
* Returns the
type
of the variable.
698
*/
699
getType(): VariableType {
700
return
this._type;
701
}
702
703
/**
704
* Return the object containing all the children of the variable.
Callers
15
getNetworkSyncData
Method · 0.95
_addVariableTween
Method · 0.45
tweenVariableNumber3
Function · 0.45
FirebaseExtension.spec.js
File · 0.45
getVariablePathInContainerByLoopingThroughAllVariables
Method · 0.45
copy
Method · 0.45
getStructureNetworkSyncData
Method · 0.45
hot-reloader.js
File · 0.45
variable.js
File · 0.45
index.js
File · 0.45
ensureSingleOnceInstructions
Function · 0.45
OnceInstructionSanitizer.spec.js
File · 0.45
Calls
no outgoing calls
Tested by
2
getEventTypes
Function · 0.36
getFirstActionTypes
Function · 0.36