Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UnturnedPlayer.DetailedCharacterName #29

Closed
sunnamed434 opened this issue Nov 1, 2023 · 1 comment
Closed

UnturnedPlayer.DetailedCharacterName #29

sunnamed434 opened this issue Nov 1, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@sunnamed434
Copy link
Member

Can be useful for testing and debugging to see the DisplayName and SteamId, perhaps DetailedCharacterName does not fit very well, but happy to hear ideas from others

The same as in openmod (UserBase.FullActorName)

return $"{DisplayName} ({SteamId})";
@mkspeed0
Copy link
Collaborator

mkspeed0 commented Nov 2, 2023

Yop, yep!

@mkspeed0 mkspeed0 self-assigned this Nov 2, 2023
@mkspeed0 mkspeed0 added the enhancement New feature or request label Nov 2, 2023
@mkspeed0 mkspeed0 closed this as completed Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants