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
|
Public Member Functions | |
void | Load () |
virtual void | OnLoad () |
bool | IsVisible () |
void | Activate (Vector2 position, params object[] args) |
void | Deactivate (params object[] args) |
Public Attributes | |
float | Opacity |
Protected Member Functions | |
GameEffect () | |
Protected Attributes | |
bool | _isLoaded |
EffectPriority | _priority |
Properties | |
bool | IsLoaded [get, set] |
EffectPriority | Priority [get, set] |
Definition at line 9 of file GameEffect.cs.