| 
    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 
   | 
 
 Inheritance diagram for UnityEngine.ResourceRequest:
 Collaboration diagram for UnityEngine.ResourceRequest:Public Member Functions | |
| ResourceRequest () | |
Protected Member Functions | |
| virtual Object | GetResult () | 
| override void | Finalize () | 
Package Functions | |
| void | InvokeCompletionEvent () | 
Package Attributes | |
| string | m_Path | 
| Type | m_Type | 
| IntPtr | m_Ptr | 
Properties | |
| Object | asset [get, set] | 
| bool | isDone [get, set] | 
Private Member Functions | |
| static void | InternalDestroy (IntPtr ptr) | 
Private Attributes | |
| Action< AsyncOperation > | m_completeCallback | 
Definition at line 12 of file ResourceRequest.cs.