Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Vehicle
CargoWheel
C# 클래스 Vehicle.CargoWheel
상속:
AttachableThing
파일 보기
프로젝트 열기: BBream/ToolsForHaul
1 사용 예제들
공개 메소드들
메소드
설명
AttachTo
(
Thing
parent
) :
void
DrawAt
(
Vector3
drawLoc
) :
void
SpawnSetup
( ) :
void
Tick
( ) :
void
보호된 메소드들
메소드
설명
CargoWheel
( ) :
System
메소드 상세
AttachTo()
공개
메소드
public
AttachTo
(
Thing
parent
) :
void
parent
Thing
리턴
void
CargoWheel()
보호된
메소드
protected
CargoWheel
( ) :
System
리턴
System
DrawAt()
공개
메소드
public
DrawAt
(
Vector3
drawLoc
) :
void
drawLoc
Vector3
리턴
void
SpawnSetup()
공개
메소드
public
SpawnSetup
( ) :
void
리턴
void
Tick()
공개
메소드
public
Tick
( ) :
void
리턴
void