267 {
268 m_Destroying =
new BotDestroyEntityInHands(m_Bot,
this);
269
270
271 BotEventBase __EntOpn__ = new BotEventEntityInHandsOpened;
272 BotEventBase __HndChg__ = new BotEventOnItemInHandsChanged;
273
274
277 }
FSMTransition< BotStateBase, BotEventBase, BotActionBase, BotGuardBase > BotTransition
ref BotDestroyEntityInHands m_Destroying