terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Static Private Member Functions | |
static void | InvokeOnTextureLoaded_Internal (CustomRenderTexture source) |
static void | InvokeOnTextureUnloaded_Internal (CustomRenderTexture source) |
Static Private Attributes | |
static Action< CustomRenderTexture > | textureLoaded |
static Action< CustomRenderTexture > | textureUnloaded |
Definition at line 13 of file CustomRenderTextureManager.cs.