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
invertika_game
Game
MapZone
C# Class invertika_game.Game.MapZone
Mostra file
Open project: Invertika/server
Class Usage Examples
Public Properties
Property
Type
Description
destinations
List
Public Methods
Method
Description
MapZone
( ) :
System
insert
(
Actor
obj
) :
void
remove
(
Actor
obj
) :
void
Method Details
MapZone()
public
method
public
MapZone
( ) :
System
return
System
insert()
public
method
public
insert
(
Actor
obj
) :
void
obj
Actor
return
void
remove()
public
method
public
remove
(
Actor
obj
) :
void
obj
Actor
return
void
Property Details
destinations
public_oe property
public
List
destinations
return
List