terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Package Functions | |
ResourcesAPI () | |
virtual Shader | FindShaderByName (string name) |
virtual Object | Load (string path, Type systemTypeInstance) |
virtual Object[] | LoadAll (string path, Type systemTypeInstance) |
virtual ResourceRequest | LoadAsync (string path, Type systemTypeInstance) |
virtual void | UnloadAsset (Object assetToUnload) |
Properties | |
static ResourcesAPI | ActiveAPI [get] |
static ResourcesAPI | overrideAPI [get] |
Static Private Member Functions | |
static | ResourcesAPI () |
Static Private Attributes | |
static ResourcesAPI | s_DefaultAPI |
static ResourcesAPI< overrideAPI > | k__BackingField |
Definition at line 8 of file ResourcesAPI.cs.