private void MachineUpdate() { if (m_PlayerCurrentState != null) { m_PlayerCurrentState.OnStateUpdate(); } }