C# Class TipsCreator, Hellbound

Inheritance: MonoBehaviour
Afficher le fichier Open project: Backman/Hellbound

Méthodes publiques

Свойство Type Description
r_Prefab GameObject

Méthodes publiques

Méthode Description
Start ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

r_Prefab public_oe property

TipsCreator was written by Anton Thorsell The Script TipsCreator will first find _all_ gameObjects of the type HintsHandler and extract all hints (class HintText) thereafter it will create one button per hint that was previously extracted
public GameObject r_Prefab
Résultat GameObject