[System.Serializable]
public struct TWS_PlayerCustomizableItem_Data
{
public TWS_ItemGeneric_Data itemMetaData;
public string itemIconURL;
}