Readonly
用于识别此实体是否为玩家的只读标志。
A read-only flag to identify if this entity is a player.
当前游戏世界中的玩家对象。
The player object in the current game world.
代表一个玩家实体,它继承自 GameEntity 并包含了对 GamePlayer 对象的引用。
GameEntity
GamePlayer
Represents a player entity, which inherits from GameEntity and includes a reference to the GamePlayer object.
Zh
用于识别此实体是否为玩家的只读标志。
En
A read-only flag to identify if this entity is a player.