terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ Activate()

static void AndroidImmersive.Activate ( )
inlinestatic

Definition at line 9 of file AndroidImmersive.cs.

10 {
13 Debug.Log("AndroidImmersive: SDK level < 19 so skipping immersive mode");
14 }
class f__AnonymousType0<< Count > j__TPar
static int GetSDKLevel()
static RuntimePlatform platform
static void Log(object message)
Definition Debug.cs:51

References GetSDKLevel(), j__TPar, UnityEngine.Debug.Log(), and UnityEngine.Application.platform.

Referenced by Alert.AlertButtonClicked(), and Alert.AlertCancelled().