DescSystem {{ currentPage ? currentPage.title : "" }}

DescComponent

Purpose: Add a name and a customizable name for the character

Variable

Explain

CustomName

Custom name, can be modified using SetCustomimName

bHasCustomName

Is there a custom name that affects the content obtained by GetTitleName

TitleName

Fixed name, such as Player, usually the name of the entity type

Function

GetTitleName

Obtain the entity name in the format of CustomimName (TitleName). If bHasCustomimName is false, use TitleName directly

SetCustomName

Set Custom Name

{{{ content }}}