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
VehicleParent
C# Class VehicleParent, IntScript-FL15
Inheritance:
MonoBehaviour
Mostra file
Open project: brianisbrilliant/IntScript-FL15
Class Usage Examples
Public Properties
Property
Type
Description
player
GameObject
vehicle
Transform
Public Methods
Method
Description
SetParent
( ) :
void
Update
( ) :
void
Method Details
SetParent()
public
method
public
SetParent
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
player
public_oe property
public
GameObject
player
return
GameObject
vehicle
public_oe property
public
Transform
vehicle
return
Transform