623 {
627
628
636
637
645
646 m_fsm =
new WeaponFSM(
this);
652
653
656
660
661
666
668 }
void WeaponGuardHasAmmo(Weapon_Base w=NULL)
enum FSMTransition WeaponTransition
enum FSMTransition WeaponEventBase
ref OldMagazineHide m_hideOld
int m_actionType
action to be played
ref WeaponCharging_CK m_onCK
ref AttachNewMagazine m_attach
ref DetachOldMagazine m_detach
void WeaponStartAction(Weapon_Base w=NULL, WeaponStateBase parent=NULL, WeaponActions action=WeaponActions.NONE, int actionType=-1)
specific action sub-type
ref WeaponFSM m_fsm
hierarchical parent state of this state (or null)
ref WeaponChambering_Cartridge m_chamber
ref SwapOldAndNewMagazine m_swapMags
ref WeaponStateBase m_start
source of the cartridge
Magazine m_newMagazine
magazine that will be detached