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
Server
Mobiles
BaseCreature.FKEntry
C# Class Server.Mobiles.BaseCreature.FKEntry
Mostra file
Open project: brodock/runuo
Public Properties
Property
Type
Description
m_Damage
int
m_Mobile
Mobile
Public Methods
Method
Description
FKEntry
(
Mobile
m
,
int
damage
) :
System
Method Details
FKEntry()
public
method
public
FKEntry
(
Mobile
m
,
int
damage
) :
System
m
Mobile
damage
int
return
System
Property Details
m_Damage
public_oe property
public
int
m_Damage
return
int
m_Mobile
public_oe property
public
Mobile
m_Mobile
return
Mobile