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
RaycastGoal
C# Class RaycastGoal
Inheritance:
GoalState
Show file
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 property
public
float
durationOnTarget
return
float
rayRange
public property
public
float
rayRange
return
float
sourceObject
public property
public
GameObject
sourceObject
return
GameObject
targetObject
public property
public
GameObject
targetObject
return
GameObject