Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
GameEntities
WeaponItem
C# Class GameEntities.WeaponItem
Represents a item of the weapon. When the player take this item it takes a specified weapon.
Inheritance:
BulletItem
Exibir arquivo
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