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
TargetCallerFromCombination
C# Class TargetCallerFromCombination
Inheritance:
MonoBehaviour
Show file
Open project: SNUGDC/stardust
Public Properties
Property
Type
Description
Parent
GameObject
Target
GameObject
Target2
GameObject
combiClass
GameObject[]
combiClass2
GameObject[]
Public Methods
Method
Description
Update
( ) :
void
Method Details
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
Parent
public property
public
GameObject
Parent
return
GameObject
Target
public property
public
GameObject
Target
return
GameObject
Target2
public property
public
GameObject
Target2
return
GameObject
combiClass
public property
public
GameObject[]
combiClass
return
GameObject[]
combiClass2
public property
public
GameObject[]
combiClass2
return
GameObject[]