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
CivilianManager
C# Class CivilianManager, STR
Inheritance:
MonoBehaviour
Mostrar archivo
Open project: jamiehenson/STR
Class Usage Examples
Public Properties
Property
Type
Description
busPrefab
Transform
civPrefab
Transform
density
int
lookTarget1
GameObject
Public Methods
Method
Description
CreateCiv
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
CreateCiv()
public
method
public
CreateCiv
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
busPrefab
public_oe property
public
Transform
busPrefab
return
Transform
civPrefab
public_oe property
public
Transform
civPrefab
return
Transform
density
public_oe property
public
int
density
return
int
lookTarget1
public_oe property
public
GameObject
lookTarget1
return
GameObject