Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
InsertGoal
C# Class InsertGoal
Inheritance:
GoalState
Mostra file
Open project: Denakee/HackerMan_2016
Public Properties
Property
Type
Description
objectsToInsert
GameObject
targetContainer
GameObject
Public Methods
Method
Description
CheckIfStateIsReached
( ) :
bool
Start
( ) :
void
Private Methods
Method
Description
InsertGoal_objectHit
(
object
sender
,
EventArgs
e
) :
void
Method Details
CheckIfStateIsReached()
public
method
public
CheckIfStateIsReached
( ) :
bool
return
bool
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
objectsToInsert
public_oe property
public
GameObject
objectsToInsert
return
GameObject
targetContainer
public_oe property
public
GameObject
targetContainer
return
GameObject