Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Skeleton
FakeWeapon
C# Class Skeleton.FakeWeapon
Inheritance:
IWeapon
ファイルを表示
Open project: MertYumer/CSharp-Fundamentals-January-2019
Public Methods
Method
Description
Attack
(
ITarget
target
) :
void
Method Details
Attack()
public
method
public
Attack
(
ITarget
target
) :
void
target
ITarget
return
void