PlayerAuthSuccessEventArgs Class

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

[Missing documentation for “T:Game.Subsystems.Network.Events.PlayerAuthSuccessEventArgs”]

Inheritance Hierarchy

System.Object  System.EventArgs    Game.Subsystems.Network.Events.PlayerEvent      Game.Subsystems.Network.Events.PlayerAuthSuccessEventArgs Namespace: Game.Subsystems.Network.EventsAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0

Syntax

C#

public class PlayerAuthSuccessEventArgs : PlayerEvent

The PlayerAuthSuccessEventArgs type exposes the following members.

Constructors

Name

Description

Public method

PlayerAuthSuccessEventArgs

  Back to Top

Properties

Name

Description

Public property

AuthType

Public property

Player

(Inherited from PlayerEvent.)

  Back to Top

See Also

Reference

Game.Subsystems.Network.Events Namespace