Nomad.Inventory.ObjectInventoryEntry.ClearPivots C# (CSharp) Метод

ClearPivots() публичный Метод

public ClearPivots ( ) : void
Результат void
        public void ClearPivots()
        {
            Binding.FCE_Inventory_Object_ClearPivots(this.m_entryPtr);
        }