Enum PlayerType
Namespace: Unity.PSN.PS5.Matches
Syntax
public enum PlayerType
Fields
| Name | Description |
|---|---|
| NonPSNPlayer | A player other than a PlayStation Network player |
| NotSet | Unset player type |
| NPC | A non-player character |
| PSNPlayer | Indicates a PlayStation Network player |