protected virtual void OnAddBuoyancyForce(CBuoyancyPlaneEventArgs pEventArgs) { if (m_GetBuoyancyPlane != null) { m_GetBuoyancyPlane(this, pEventArgs); } }