BEPUphysics.UpdateableSystems.Updateable.Updateable C# (CSharp) Метод

Updateable() защищенный Метод

protected Updateable ( ) : System.Collections.Generic
Результат System.Collections.Generic
        protected Updateable()
        {
            IsUpdating = true;
        }