Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Vehicle
CargoWheel
C# Class Vehicle.CargoWheel
Inheritance:
AttachableThing
Mostrar archivo
Open project: BBream/ToolsForHaul
Class Usage Examples
Public Methods
Method
Description
AttachTo
(
Thing
parent
) :
void
DrawAt
(
Vector3
drawLoc
) :
void
SpawnSetup
( ) :
void
Tick
( ) :
void
Protected Methods
Method
Description
CargoWheel
( ) :
System
Method Details
AttachTo()
public
method
public
AttachTo
(
Thing
parent
) :
void
parent
Thing
return
void
CargoWheel()
protected
method
protected
CargoWheel
( ) :
System
return
System
DrawAt()
public
method
public
DrawAt
(
Vector3
drawLoc
) :
void
drawLoc
Vector3
return
void
SpawnSetup()
public
method
public
SpawnSetup
( ) :
void
return
void
Tick()
public
method
public
Tick
( ) :
void
return
void