18 ::ll::TypedStorage<4, 4, int> mNumTicksToInteract;
19 ::ll::TypedStorage<4, 4, int> mDelayCounter;
20 ::ll::TypedStorage<1, 1, bool> mRightMouseDown;
21 ::ll::TypedStorage<1, 1, bool> mPreActionDone;
27 virtual ::BehaviorStatus tick(
::Actor&) ;
29 virtual void initializeFromDefinition(
::Actor& owner) ;
37 MCFOLD
void $initializeFromDefinition(
::Actor& owner);