C# Class Fishery

Inheritance: Workplace
Afficher le fichier Open project: FlaminJesus/Pharaonic

Méthodes publiques

Méthode Description
GetBuildingType ( ) : Buildingtype
GetTransform ( ) : Transform
GetTyp ( ) : Buildingtype

Private Methods

Méthode Description
OnDisable ( ) : void
OnTriggerEnter ( Collider other ) : void
OnTriggerExit ( Collider other ) : void
Start ( ) : void

Method Details

GetBuildingType() public méthode

public GetBuildingType ( ) : Buildingtype
Résultat Buildingtype

GetTransform() public méthode

public GetTransform ( ) : Transform
Résultat Transform

GetTyp() public méthode

public GetTyp ( ) : Buildingtype
Résultat Buildingtype