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
UnityEngine.ResourcesAPI Class Reference

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< overrideAPIk__BackingField
 

Detailed Description

Definition at line 8 of file ResourcesAPI.cs.


The documentation for this class was generated from the following file: