[System.Serializable] public struct TWS_PlayerAttributes_Data { public int playerXP; public int playerHealth; public int playerCoins; }