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
LandingCraft
C# Class LandingCraft, TrenchVR
Inheritance:
MonoBehaviour
Mostrar archivo
Open project: Prion6/TrenchVR
Public Properties
Property
Type
Description
anim
Animator,
soldiers
EnemySystem.Enemy[]
speed
float
target
Transform,
Public Methods
Method
Description
InitSoldiers
( ) :
void
Update
( ) :
void
Method Details
InitSoldiers()
public
method
public
InitSoldiers
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
anim
public_oe property
public
Animator,
anim
return
Animator,
soldiers
public_oe property
public
Enemy[],EnemySystem
soldiers
return
EnemySystem.Enemy[]
speed
public_oe property
public
float
speed
return
float
target
public_oe property
public
Transform,
target
return
Transform,