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