C# Class ParadeStarCaller

Inheritance: MonoBehaviour
Show file Open project: SNUGDC/stardust

Public Properties

Property Type Description
Targets GameObject[]
star GameObject

Public Methods

Method Description
Update ( ) : void

Method Details

Update() public method

public Update ( ) : void
return void

Property Details

Targets public property

public GameObject[] Targets
return GameObject[]

star public property

public GameObject star
return GameObject