Declaration
public void AddPlayerEntity(string openID, ParaPlayer paraPlayer)
Parameters
Parameter Name | Parameter Description |
---|---|
openID | The UID of the player |
paraPlayer | The ParaPlayer object of the player |
Description
Adds a specified player to the allowlist of renderable characters. This API can be called by the Master. Other players can call it only when the Master allows them to control the live camera.
The allowlist of renderable characters takes effect only when the number of characters is limited and rule 1 is selected as the rule for renderable characters.