protected virtual void OnSetTransform(CSetRagDollTransformEventArgs pEventArgs) { if (m_SetTransform != null) { m_SetTransform(this, pEventArgs); } }