Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
GameEntities
BulletItem
C# Class GameEntities.BulletItem
Represents a item of the weapon bullets. When the player take this item it takes a specified bullets.
Inheritance:
Item
Datei anzeigen
Open project: DarrenHassan/GDM4242-GroupD
Protected Methods
Method
Description
OnTake
(
Unit
unit
) :
bool
Method Details
OnTake()
protected
method
protected
OnTake
(
Unit
unit
) :
bool
unit
Unit
return
bool