LayerProcGen v0.1.0
Layer-based infinite procedural generation
Loading...
Searching...
No Matches
CallbackHub

Inherits MonoBehaviour.

Static Public Member Functions

static void ExecuteOnMainThread (Action action)
 
static void GuaranteeInstance ()
 

Properties

static bool isMainThread [get]
 

Events

static Action fixedUpdate
 
static Action lateUpdate
 
static Action update