Nomad.Inventory.ObjectInventoryEntry.ClearPivots C# (CSharp) 메소드

ClearPivots() 공개 메소드

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