ParaLiveCamera.AddPlayerEntity

Declaration

public void AddPlayerEntity(string openID, ParaPlayer paraPlayer)

Parameters

Parameter NameParameter Description
openIDThe UID of the player
paraPlayerThe 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.