Class BanPlayer
Example of adding players to a user's ban list. This example shows BigScreen communicate with entity manager directly to add player to ban list. If actor also need this data, BigScreen should send a game message to actor. See example project for more in-depth sample.
Namespace: QuickStart
Assembly: cs.temp.dll.dll
Syntax
public class BanPlayer : MonoBehaviour
Fields
Manager
Declaration
public BigScreenManager Manager
Field Value
Type | Description |
---|---|
BigScreenManager |