Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
FireBreath
C# Class FireBreath, kaijurising
Inheritance:
TimedObjects
Exibir arquivo
Open project: Moehammered/kaijurising
Class Usage Examples
Public Properties
Property
Type
Description
attackingPlayer
int
damage
float
direction
Vector3
speed
float
Protected Methods
Method
Description
objectRunning
( ) :
void
Private Methods
Method
Description
OnTriggerEnter
(
Collider
colObj
) :
void
Method Details
objectRunning()
protected
method
protected
objectRunning
( ) :
void
return
void
Property Details
attackingPlayer
public_oe property
public
int
attackingPlayer
return
int
damage
public_oe property
public
float
damage
return
float
direction
public_oe property
public
Vector3
direction
return
Vector3
speed
public_oe property
public
float
speed
return
float