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.AttributeHelperEngine Class Reference

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 7 of file AttributeHelperEngine.cs.


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