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 | |
Sequence (FrameEvent frameEvent, int start, int duration) | |
Properties | |
FrameEvent | Event [get, set] |
int | Duration [get, set] |
int | Start [get, set] |
Private Attributes | |
FrameEvent | _frameEvent |
int | _duration |
int | _start |