C# Class Assets.Environment.Bucket.Scripts.Bucket

Inheritance: UnityEngine.MonoBehaviour, ICollectable
Afficher le fichier Open project: veselin-/Team4BabelGame

Méthodes publiques

Свойство Type Description
HasWather bool
Water UnityEngine.GameObject

Méthodes publiques

Méthode Description
PickUp ( ) : GameObject
Start ( ) : void

Private Methods

Méthode Description
LetThereBeWhater ( ) : void

Method Details

PickUp() public méthode

public PickUp ( ) : GameObject
Résultat UnityEngine.GameObject

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

HasWather public_oe property

public bool HasWather
Résultat bool

Water public_oe property

public GameObject,UnityEngine Water
Résultat UnityEngine.GameObject