Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Vehicle
CompWheel
C# Class Vehicle.CompWheel
Inheritance:
ThingComp
Mostra file
Open project: BBream/ToolsForHaul
Public Methods
Method
Description
AllowStackWith
(
Thing
other
) :
bool
CompTick
( ) :
void
PostDraw
( ) :
void
PostSpawnSetup
( ) :
void
Protected Methods
Method
Description
CompWheel
( ) :
System
Method Details
AllowStackWith()
public
method
public
AllowStackWith
(
Thing
other
) :
bool
other
Thing
return
bool
CompTick()
public
method
public
CompTick
( ) :
void
return
void
CompWheel()
protected
method
protected
CompWheel
( ) :
System
return
System
PostDraw()
public
method
public
PostDraw
( ) :
void
return
void
PostSpawnSetup()
public
method
public
PostSpawnSetup
( ) :
void
return
void