C# Class ParadeStarCaller

Inheritance: MonoBehaviour
Datei anzeigen 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_oe property

public GameObject[] Targets
return GameObject[]

star public_oe property

public GameObject star
return GameObject