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
|
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 () |
Definition at line 11 of file AttributeHelperEngine.cs.