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
RandomItem
C# Class RandomItem, Endure
Inheritance:
MonoBehaviour
Mostra file
Open project: Endure-Game/Endure
Class Usage Examples
Public Properties
Property
Type
Description
tools
GameObject[]
upgrades
GameObject[]
weapons
GameObject[]
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
tools
public_oe property
public
GameObject[]
tools
return
GameObject[]
upgrades
public_oe property
public
GameObject[]
upgrades
return
GameObject[]
weapons
public_oe property
public
GameObject[]
weapons
return
GameObject[]