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.AttributeHelperEngine Class Reference
+ Collaboration diagram for UnityEngine.AttributeHelperEngine:

Static Public Attributes

static DisallowMultipleComponent[] _disallowMultipleComponentArray
 
static ExecuteInEditMode[] _executeInEditModeArray
 
static RequireComponent[] _requireComponentArray
 

Static Private Member Functions

static Type GetParentTypeDisallowingMultipleInclusion (Type type)
 
static Type[] GetRequiredComponents (Type klass)
 
static int GetExecuteMode (Type klass)
 
static int CheckIsEditorScript (Type klass)
 
static int GetDefaultExecutionOrderFor (Type klass)
 
static T GetCustomAttributeOfType< T > (Type klass)
 
static AttributeHelperEngine ()
 

Detailed Description

Definition at line 11 of file AttributeHelperEngine.cs.


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