Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
RTSEngine
Data
SpawnBuildingEvent
C# Class RTSEngine.Data.SpawnBuildingEvent
Inheritance:
GameInputEvent
显示文件
Open project: RegrowthStudios/VoxelRTS
Class Usage Examples
Public Methods
Method
Description
SpawnBuildingEvent
(
int
t
,
int
type
,
Point
gPos
,
bool
ib
= false ) :
System
Method Details
SpawnBuildingEvent()
public
method
public
SpawnBuildingEvent
(
int
t
,
int
type
,
Point
gPos
,
bool
ib
= false ) :
System
t
int
type
int
gPos
Point
ib
bool
return
System