Player Class

[This is preliminary documentation and is subject to change.]

[Missing documentation for “T:Game.Player”]

Inheritance Hierarchy

System.Object  Game.Player Namespace: GameAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0

Syntax

C#

public class Player

The Player type exposes the following members.

Constructors

Name

Description

Public method

Player()

Public method

Player(NetworkingPlayer)

  Back to Top

Properties

Name

Description

Public property

Authorized

Public property

AuthToken

Public property

BridgeConnection

Public property

Initialized

Public property

NetworkingPlayer

Public property

Username

  Back to Top

Methods

Name

Description

Public method

Initialize

  Back to Top

See Also

Reference

Game Namespace