Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Apartement
C# 클래스 Apartement
상속:
MonoBehaviour
,
IBuilding
파일 보기
프로젝트 열기: FlaminJesus/Pharaonic
공개 프로퍼티들
프로퍼티
타입
설명
worker
GameObject
공개 메소드들
메소드
설명
FixedUpdate
( ) :
void
GetBuildingType
( ) :
Buildingtype
GetTransform
( ) :
Transform
OnDisable
( ) :
void
Start
( ) :
void
비공개 메소드들
메소드
설명
SpawnDelay
(
float
delayTime
) :
IEnumerator
메소드 상세
FixedUpdate()
공개
메소드
public
FixedUpdate
( ) :
void
리턴
void
GetBuildingType()
공개
메소드
public
GetBuildingType
( ) :
Buildingtype
리턴
Buildingtype
GetTransform()
공개
메소드
public
GetTransform
( ) :
Transform
리턴
Transform
OnDisable()
공개
메소드
public
OnDisable
( ) :
void
리턴
void
Start()
공개
메소드
public
Start
( ) :
void
리턴
void
프로퍼티 상세
worker
공개적으로 프로퍼티
public
GameObject
worker
리턴
GameObject