Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Server
HungerChangedEventArgs
C# Class Server.HungerChangedEventArgs
Inheritance:
System.EventArgs
Show file
Open project: Grimoric/RunUO.T2A
Class Usage Examples
Public Methods
Method
Description
HungerChangedEventArgs
(
Server.Mobile
mobile
,
int
oldValue
) :
System
Method Details
HungerChangedEventArgs()
public
method
public
HungerChangedEventArgs
(
Server.Mobile
mobile
,
int
oldValue
) :
System
mobile
Server.Mobile
oldValue
int
return
System