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
Radegast
MapTargetChangedEventArgs
C# Class Radegast.MapTargetChangedEventArgs
Inheritance:
System.EventArgs
Mostra file
Open project: radegastdev/radegast
Public Properties
Property
Type
Description
LocalX
int
LocalY
int
Region
OpenMetaverse.GridRegion
Public Methods
Method
Description
MapTargetChangedEventArgs
(
GridRegion
region
,
int
x
,
int
y
) :
System
Method Details
MapTargetChangedEventArgs()
public
method
public
MapTargetChangedEventArgs
(
GridRegion
region
,
int
x
,
int
y
) :
System
region
OpenMetaverse.GridRegion
x
int
y
int
return
System
Property Details
LocalX
public_oe property
public
int
LocalX
return
int
LocalY
public_oe property
public
int
LocalY
return
int
Region
public_oe property
public
GridRegion,OpenMetaverse
Region
return
OpenMetaverse.GridRegion