1//~ Unique Identity Group which only allows the Identity to be assigned to players that have the unique Identity ID
2//~ This is for modders to use if they want a group of people to always have a specific identity (Such as admins) or specific players to have a specific identity always.
3//~ Todo: Currently you have to create a whole new identity group in order to add a single unique player which is not ideal
7 [Attribute(desc: "Unique Player UID which will be used for randomization. This is not the player ID but the the player UID obtained via BackendApi", category: "Requirements")]