CandideServer.ServerGlobals
Type JSONpublic class in CandideServer
Type metadata
- Assembly
CandideServer - Namespace
CandideServer - Base type
System.Object - Hash
6085CDDF573A552B7E50ADF891BDB7CA302FDA31E1CCFCBB0983CA8B56D9F7FA
Relationships
Base type
System.Object
Fields
| Name | Visibility | Signature |
|---|---|---|
ContentPath# | public | public System.String ContentPath |
CurrentGameDescription# | public | public CandideServer.GameDescription CurrentGameDescription |
CurrentPlayer# | public | public CandideServer.ServerServices.ServerJoinedPlayerModel CurrentPlayer |
CurrentPlayerCharacter# | public | public CandideServer.Models.Player.ServerPlayerCharacter CurrentPlayerCharacter |
DebugPathfinding# | public | public System.Boolean DebugPathfinding |
Dt# | public | public System.Single Dt |
GameTime# | public | public Microsoft.Xna.Framework.GameTime GameTime |
HostingPlayerId# | public | public System.Nullable<System.Int32> HostingPlayerId |
LastEventBusArgs# | public | public CandideServer.EventBus.EventBusArgs LastEventBusArgs |
Random# | public | public System.Random Random |
Random2# | public | public System.Random Random2 |
Reflection# | public | public CandideCreator.Shared.Serialization.CandideReflection Reflection |
SaveGamePath# | public | public System.String SaveGamePath |
StandAlone# | public | public System.Boolean StandAlone |