PlayerSession.displayName

Gets and sets the player's display name. It can contain formatting codes and it could change during the session's lifetime (if modified by a node). It's usually displayed in the nametag and in the players list.

  1. string displayName [@property getter]
  2. string displayName [@property setter]
    class PlayerSession
    final shared @property
    string
    displayName
    ()

Meta