FC3Editor.Nomad.ObjectInventory.Entry.ClearPivots C# (CSharp) Method

ClearPivots() public method

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