Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
ItemDrop
C# Class ItemDrop, PaperCowboys
Mostrar archivo
Open project: Gamieon/PaperCowboys
Class Usage Examples
Public Properties
Property
Type
Description
DropType
ItemDropType
Icon
UnityEngine.Texture2D
Weight
float
Property Details
DropType
public_oe property
The type of the drop
public
ItemDropType
DropType
return
ItemDropType
Icon
public_oe property
The item icon
public
Texture2D,UnityEngine
Icon
return
UnityEngine.Texture2D
Weight
public_oe property
The chances of it being chosen relative to other item drops
public
float
Weight
return
float