Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
idTech4
Game
Entities
idWorldSpawn
C# Class idTech4.Game.Entities.idWorldSpawn
Every map should have at least one worldspawn.
Inheritance:
idEntity
Mostra file
Open project: iainmckay/idtech4.net
Class Usage Examples
Public Methods
Method
Description
Restore
(
object
savefile
) :
void
Spawn
( ) :
void
idWorldSpawn
( ) :
System
Protected Methods
Method
Description
Dispose
(
bool
disposing
) :
void
Method Details
Dispose()
protected
method
protected
Dispose
(
bool
disposing
) :
void
disposing
bool
return
void
Restore()
public
method
public
Restore
(
object
savefile
) :
void
savefile
object
return
void
Spawn()
public
method
public
Spawn
( ) :
void
return
void
idWorldSpawn()
public
method
public
idWorldSpawn
( ) :
System
return
System