Function playerNameDataEquals
- playerNameDataEquals(playerName1, playerName2): boolean
-
Parameters
-
playerName1: AnchorTypeDef<Object, AnchorDefined<PlayerProfileIDL, Record<string, never>>>
-
playerName2: AnchorTypeDef<Object, AnchorDefined<PlayerProfileIDL, Record<string, never>>>
Returns boolean
boolean
Checks if two instances of
PlayerNameDataare equal.