CustomClass Members
The CustomClass type exposes the following members.
Methods
Name | Description | |
---|---|---|
DisposeCustomClass |
Dispose the fightclass (call Dispose()()()()).
|
|
LoadCustomClass()()()() |
Load fightclass (from CustomClass).
|
|
LoadCustomClass(String, Boolean) |
Load fightclass.
|
|
ResetCustomClass |
Reset the fightclass (call DisposeCustomClass()()()() and LoadCustomClass()()()()).
|
|
ShowConfigurationCustomClass |
Show fightclass configuration (ShowConfiguration()()()()).
|
Properties
Name | Description | |
---|---|---|
CustomClassThread |
Get the fightclass thread.
|
|
GetRange |
Get combat range (5 for melee classes, 25-35 for ranged classes).
|
|
IsAliveCustomClass |
Get a value indicating whether the fightclass is loaded.
|