Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Radegast
MapTargetChangedEventArgs
C# Class Radegast.MapTargetChangedEventArgs
Inheritance:
System.EventArgs
Afficher le fichier
Open project: radegastdev/radegast
Méthodes publiques
Свойство
Type
Description
LocalX
int
LocalY
int
Region
OpenMetaverse.GridRegion
Méthodes publiques
Méthode
Description
MapTargetChangedEventArgs
(
GridRegion
region
,
int
x
,
int
y
) :
System
Method Details
MapTargetChangedEventArgs()
public
méthode
public
MapTargetChangedEventArgs
(
GridRegion
region
,
int
x
,
int
y
) :
System
region
OpenMetaverse.GridRegion
x
int
y
int
Résultat
System
Property Details
LocalX
public_oe property
public
int
LocalX
Résultat
int
LocalY
public_oe property
public
int
LocalY
Résultat
int
Region
public_oe property
public
GridRegion,OpenMetaverse
Region
Résultat
OpenMetaverse.GridRegion