MCPcopy Create free account
hub / github.com/WolfireGames/overgrowth / GetEngine

Method GetEngine

Source/Scripting/angelscript/ascontext.cpp:894–896  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

892}
893
894asIScriptEngine *ASContext::GetEngine() {
895 return engine;
896}

Callers 15

ASGetConvexHullPointsFunction · 0.45
InitializeMethod · 0.45
ASGetConnectedObjectsMethod · 0.45
DefineHotspotTypePublicFunction · 0.45
IncomingTCPDataMethod · 0.45
AS_GetArrayFunction · 0.45
AS_GetFloatingContentsFunction · 0.45
AS_GetContainersFunction · 0.45
onUpMethod · 0.45
AS_GetPlayerStatesFunction · 0.45
AS_GetRawKeyboardInputsFunction · 0.45
AS_GetRawMouseInputsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected