Use custom item or spell.
Namespace:
wManager.Wow.Helpers
Assembly:
wManager (in wManager.dll)
public static void UseCustom(
string customName,
int durationMs
)
Public Shared Sub UseCustom ( _
customName As String, _
durationMs As Integer _
)
public:
static void UseCustom(
String^ customName,
int^ durationMs
)
Parameters
- customName
- Type: String
nameitem1;nameitem2;nameitem3
- durationMs
- Type: Int32
The duration in millisecond.