C# Class ParadeStarCaller
Show file
Open project: SNUGDC/stardust
Public Properties
Property |
Type |
Description |
|
Targets |
GameObject[] |
|
|
star |
GameObject |
|
|
Public Methods
Method |
Description |
|
Update ( ) : void |
|
|
Method Details
public Update ( ) : void |
return |
void |
|
Property Details
public GameObject[] Targets |
return |
GameObject[] |
|
public GameObject star |
return |
GameObject |
|