中文
Appearance
NetClient.FindEntity(entityID)
NetClient
根据entityID查找实体。
string
NetEntity
let entity = NetClient.FindEntity("entityID");