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
PoGo
NecroBot
Logic
Event
FortUsedEvent
C# Class PoGo.NecroBot.Logic.Event.FortUsedEvent
Inheritance:
IEvent
ファイルを表示
Open project: siosios/NoxxDev-necrobot
Class Usage Examples
Public Properties
Property
Type
Description
Altitude
double
Exp
int
Gems
int
Id
string
InventoryFull
bool
Items
string
Latitude
double
Longitude
double
Name
string
Property Details
Altitude
public_oe property
public
double
Altitude
return
double
Exp
public_oe property
public
int
Exp
return
int
Gems
public_oe property
public
int
Gems
return
int
Id
public_oe property
public
string
Id
return
string
InventoryFull
public_oe property
public
bool
InventoryFull
return
bool
Items
public_oe property
public
string
Items
return
string
Latitude
public_oe property
public
double
Latitude
return
double
Longitude
public_oe property
public
double
Longitude
return
double
Name
public_oe property
public
string
Name
return
string