Function getCharacterNameForPlayer
getCharacterNameForPlayer( playerIndex: null | PlayerIndex, characterAssignments: readonly (
null | number)
[],): string Parameters
- playerIndex: null | PlayerIndex
- characterAssignments: readonly (null | number)[]
Returns string