C# 클래스 Fishery

상속: Workplace
파일 보기 프로젝트 열기: FlaminJesus/Pharaonic

공개 메소드들

메소드 설명
GetBuildingType ( ) : Buildingtype
GetTransform ( ) : Transform
GetTyp ( ) : Buildingtype

비공개 메소드들

메소드 설명
OnDisable ( ) : void
OnTriggerEnter ( Collider other ) : void
OnTriggerExit ( Collider other ) : void
Start ( ) : void

메소드 상세

GetBuildingType() 공개 메소드

public GetBuildingType ( ) : Buildingtype
리턴 Buildingtype

GetTransform() 공개 메소드

public GetTransform ( ) : Transform
리턴 Transform

GetTyp() 공개 메소드

public GetTyp ( ) : Buildingtype
리턴 Buildingtype