Photon Server API

Static Public Member Functions | Properties | List of all members
DemoSettings Class Reference
Inheritance diagram for DemoSettings:
Photon.MmoDemo.Client.Settings

Static Public Member Functions

static DemoSettings GetDefaultSettings ()
 

Properties

bool AutoMove [get, set]
 
int AutoMoveInterval [get, set]
 
int AutoMoveVelocity [get, set]
 
bool UseTcp [get, set]
 
- Properties inherited from Photon.MmoDemo.Client.Settings
static byte DiagnosticsChannel [get, set]
 
static byte ItemChannel [get, set]
 
static byte OperationChannel [get, set]
 
static byte RadarChannel [get, set]
 
string ApplicationName [get, set]
 
Vector GridSize [get, set]
 
bool SendReliable [get, set]
 
string ServerAddress [get, set]
 
Vector TileDimensions [get, set]
 
string WorldName [get, set]
 

Member Function Documentation

◆ GetDefaultSettings()

static DemoSettings DemoSettings.GetDefaultSettings ( )
inlinestatic

Property Documentation

◆ AutoMove

bool DemoSettings.AutoMove
getset

◆ AutoMoveInterval

int DemoSettings.AutoMoveInterval
getset

◆ AutoMoveVelocity

int DemoSettings.AutoMoveVelocity
getset

◆ UseTcp

bool DemoSettings.UseTcp
getset