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
Magic
AnalyzeEventArgs
C# Class Magic.AnalyzeEventArgs
Show file
Open project: Pathoschild/smapi-mod-dump
Class Usage Examples
Public Properties
Property
Type
Description
TargetX
int
TargetY
int
Public Methods
Method
Description
AnalyzeEventArgs
(
int
tx
,
int
ty
)
Method Details
AnalyzeEventArgs()
public
method
public
AnalyzeEventArgs
(
int
tx
,
int
ty
)
tx
int
ty
int
Property Details
TargetX
public property
public
int
TargetX
return
int
TargetY
public property
public
int
TargetY
return
int