18 ::ll::TypedStorage<4, 4, int> mRequiredControlFlags;
19 ::ll::TypedStorage<8, 32, ::std::string> mName;
20 ::ll::TypedStorage<2, 2, ushort> mTypeId;
30 virtual bool canUse() = 0;
33 virtual bool canContinueToUse();
36 virtual bool canBeInterrupted();
48 virtual void appendDebugInfo(::std::string&)
const = 0;
51 virtual bool isTargetGoal()
const;
66 MCFOLD
bool $canContinueToUse();
68 MCFOLD
bool $canBeInterrupted();
76 MCFOLD
bool $isTargetGoal()
const;
84 MCAPI
static void** $vftable();