BEPUphysics.UpdateableSystems.Updateable.Updateable C# (CSharp) Méthode

Updateable() protected méthode

protected Updateable ( ) : System.Collections.Generic
Résultat System.Collections.Generic
        protected Updateable()
        {
            IsUpdating = true;
        }