C# Class TargetCallerFromCombination

Inheritance: MonoBehaviour
显示文件 Open project: SNUGDC/stardust

Public Properties

Property Type Description
Parent GameObject
Target GameObject
Target2 GameObject
combiClass GameObject[]
combiClass2 GameObject[]

Public Methods

Method Description
Update ( ) : void

Method Details

Update() public method

public Update ( ) : void
return void

Property Details

Parent public_oe property

public GameObject Parent
return GameObject

Target public_oe property

public GameObject Target
return GameObject

Target2 public_oe property

public GameObject Target2
return GameObject

combiClass public_oe property

public GameObject[] combiClass
return GameObject[]

combiClass2 public_oe property

public GameObject[] combiClass2
return GameObject[]