Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
FFADeathmatchMode
C# Class FFADeathmatchMode, GameProject
A game mode for a simple free-for-all deathmatch mode
Inheritance:
SimpleFFAGameMode
Mostrar archivo
Open project: EECS390IndieTeam/GameProject
Public Properties
Property
Type
Description
ScoreLimit
int
Public Methods
Method
Description
GameOver
( ) :
bool
OnGameEnd
( ) :
void
OnGameStart
( ) :
void
OnPreGame
( ) :
void
Method Details
GameOver()
public
method
public
GameOver
( ) :
bool
return
bool
OnGameEnd()
public
method
public
OnGameEnd
( ) :
void
return
void
OnGameStart()
public
method
public
OnGameStart
( ) :
void
return
void
OnPreGame()
public
method
public
OnPreGame
( ) :
void
return
void
Property Details
ScoreLimit
public_oe property
public
int
ScoreLimit
return
int