3#include "mc/_HeaderOutputPredefine.h"
9 ::ll::TypedStorage<4, 4, int> mId;
10 ::ll::TypedStorage<8, 32, ::std::string> mTime;
11 ::ll::TypedStorage<8, 32, ::std::string> mName;
12 ::ll::TypedStorage<1, 1, bool> mIsAmbient;
18 MCAPI ~MobEffectPane();
Definition MobEffectPane.h:5