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
Loading...
Searching...
No Matches
UnityEngine.ResourceRequest Class Reference
+ 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< AsyncOperationm_completeCallback
 

Detailed Description

Definition at line 12 of file ResourceRequest.cs.


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