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