C# Class TargetPaletteCaller
Show file
Open project: SNUGDC/stardust
Public Properties
Property |
Type |
Description |
|
Mine |
GameObject |
|
|
Target |
PaletteCaller, |
|
|
Public Methods
Method |
Description |
|
Update ( ) : void |
|
|
Method Details
public Update ( ) : void |
return |
void |
|
Property Details
public GameObject Mine |
return |
GameObject |
|
public PaletteCaller, Target |
return |
PaletteCaller, |
|