Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
ProjectileDamager
C# Class ProjectileDamager, Lurk2015Testing
Inheritance:
Damager
Show file
Open project: gmuGADIG/Lurk2015Testing
Public Properties
Property
Type
Description
velocityThreshold
float
Public Methods
Method
Description
Awake
( ) :
void
GetDamage
(
Damageable,
target
) :
int
Method Details
Awake()
public
method
public
Awake
( ) :
void
return
void
GetDamage()
public
method
public
GetDamage
(
Damageable,
target
) :
int
target
Damageable,
return
int
Property Details
velocityThreshold
public property
public
float
velocityThreshold
return
float