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
|
Public Member Functions | |
static Shader | FindShaderByName (string name) |
static Object | Load (string path, [NotNull("ArgumentNullException")] Type systemTypeInstance) |
static Object[] | LoadAll ([NotNull("ArgumentNullException")] string path, [NotNull("ArgumentNullException")] Type systemTypeInstance) |
static void | UnloadAsset (Object assetToUnload) |
Package Functions | |
static ResourceRequest | LoadAsyncInternal (string path, Type type) |
Definition at line 13 of file ResourcesAPIInternal.cs.