Nomad.Inventory.ObjectInventoryEntry.ClearPivots C# (CSharp) Method

ClearPivots() public method

public ClearPivots ( ) : void
return void
        public void ClearPivots()
        {
            Binding.FCE_Inventory_Object_ClearPivots(this.m_entryPtr);
        }