Space Engineers
Public Member Functions | Public Attributes | List of all members
Sandbox.Game.Multiplayer.PlayerRequestArgs Class Reference

Public Member Functions

 PlayerRequestArgs (PlayerId playerId)
 

Public Attributes

PlayerId PlayerId
 
bool Cancel
 

Detailed Description

Definition at line 36 of file MyPlayerCollection.cs.

Constructor & Destructor Documentation

Sandbox.Game.Multiplayer.PlayerRequestArgs.PlayerRequestArgs ( PlayerId  playerId)
inline

Definition at line 41 of file MyPlayerCollection.cs.

Member Data Documentation

bool Sandbox.Game.Multiplayer.PlayerRequestArgs.Cancel

Definition at line 39 of file MyPlayerCollection.cs.

PlayerId Sandbox.Game.Multiplayer.PlayerRequestArgs.PlayerId

Definition at line 38 of file MyPlayerCollection.cs.


The documentation for this class was generated from the following file: