Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Vehicle
CargoWheel
C# Class Vehicle.CargoWheel
Inheritance:
AttachableThing
Afficher le fichier
Open project: BBream/ToolsForHaul
Class Usage Examples
Méthodes publiques
Méthode
Description
AttachTo
(
Thing
parent
) :
void
DrawAt
(
Vector3
drawLoc
) :
void
SpawnSetup
( ) :
void
Tick
( ) :
void
Méthodes protégées
Méthode
Description
CargoWheel
( ) :
System
Method Details
AttachTo()
public
méthode
public
AttachTo
(
Thing
parent
) :
void
parent
Thing
Résultat
void
CargoWheel()
protected
méthode
protected
CargoWheel
( ) :
System
Résultat
System
DrawAt()
public
méthode
public
DrawAt
(
Vector3
drawLoc
) :
void
drawLoc
Vector3
Résultat
void
SpawnSetup()
public
méthode
public
SpawnSetup
( ) :
void
Résultat
void
Tick()
public
méthode
public
Tick
( ) :
void
Résultat
void