11class ScriptStatEvent {
15 ::ll::TypedStorage<8, 8, uint64> mTick;
16 ::ll::TypedStorage<8, 32, ::std::string> mType;
17 ::ll::TypedStorage<8, 24, ::std::vector<::ScriptStat>> mStats;
22 ScriptStatEvent& operator=(ScriptStatEvent
const&);
42 MCNAPI
void*
$ctor(::ScriptStatEvent
const&);