Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
RaycastGoal
C# Class RaycastGoal
Inheritance:
GoalState
Datei anzeigen
Open project: Denakee/HackerMan_2016
Public Properties
Property
Type
Description
durationOnTarget
float
rayRange
float
sourceObject
GameObject
targetObject
GameObject
Public Methods
Method
Description
CheckIfStateIsReached
( ) :
bool
Update
( ) :
void
Method Details
CheckIfStateIsReached()
public
method
public
CheckIfStateIsReached
( ) :
bool
return
bool
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
durationOnTarget
public_oe property
public
float
durationOnTarget
return
float
rayRange
public_oe property
public
float
rayRange
return
float
sourceObject
public_oe property
public
GameObject
sourceObject
return
GameObject
targetObject
public_oe property
public
GameObject
targetObject
return
GameObject