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
AreaRangedSkill
C# Class AreaRangedSkill
Inheritance:
RangedSkill
Show file
Open project: marouen-lamiri/Second-Soul
Protected Properties
Property
Type
Description
targetPosition
Vector3
Public Methods
Method
Description
rayCast
( ) :
void
Protected Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Method Details
Start()
protected
method
protected
Start
( ) :
void
return
void
Update()
protected
method
protected
Update
( ) :
void
return
void
rayCast()
public
method
public
rayCast
( ) :
void
return
void
Property Details
targetPosition
protected property
protected
Vector3
targetPosition
return
Vector3