MCPcopy Create free account
hub / github.com/BabylonJS/BabylonNative / GetAppContext

Function GetAppContext

Dependencies/AndroidExtensions/Source/Globals.cpp:81–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79 }
80
81 android::content::Context GetAppContext()
82 {
83 return {g_appContext};
84 }
85
86 android::app::Activity GetCurrentActivity()
87 {

Callers 5

InitializeMethod · 0.85
GetNextFrameMethod · 0.85
SendAsyncMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected