Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
canvasVar
C# Class canvasVar, UrsaMajor
Inheritance:
MonoBehaviour
Show file
Open project: BJarv/UrsaMajor
Public Properties
Property
Type
Description
cars
bool
dCars
bool
dKills
bool
dLoot
bool
kills
bool
loot
bool
totalLoot
bool
track
bool
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
cars
public property
public
bool
cars
return
bool
dCars
public property
public
bool
dCars
return
bool
dKills
public property
public
bool
dKills
return
bool
dLoot
public property
public
bool
dLoot
return
bool
kills
public property
public
bool
kills
return
bool
loot
public property
public
bool
loot
return
bool
totalLoot
public property
public
bool
totalLoot
return
bool
track
public property
public
bool
track
return
bool