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
RTSEngine
Data
SpawnUnitEvent
C# Class RTSEngine.Data.SpawnUnitEvent
Inheritance:
GameInputEvent
Mostrar archivo
Open project: RegrowthStudios/VoxelRTS
Class Usage Examples
Public Methods
Method
Description
SpawnUnitEvent
(
int
t
,
int
type
,
Vector2
pos
) :
System
Method Details
SpawnUnitEvent()
public
method
public
SpawnUnitEvent
(
int
t
,
int
type
,
Vector2
pos
) :
System
t
int
type
int
pos
Vector2
return
System