Server.Body.Body C# (CSharp) Méthode

Body() public méthode

public Body ( int bodyID ) : System
bodyID int
Résultat System
        public Body( int bodyID )
        {
            m_BodyID = bodyID;
        }

Same methods

Body::Body ( ) : System