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
GeneralTargetsBehavior
C# Class GeneralTargetsBehavior
Inheritance:
MonoBehaviour
Mostra file
Open project: ekumenlabs/Garkanoid
Public Properties
Property
Type
Description
targetSets
GameObject[]
Public Methods
Method
Description
SetFinished
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
SetFinished()
public
method
public
SetFinished
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
targetSets
public_oe property
public
GameObject[]
targetSets
return
GameObject[]