wManagerSetting Methods
The wManagerSetting type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() |
AddBlackList |
Adds GUID to blacklist
|
![]() ![]() |
AddBlackListNpcEntry |
Add to entry id blacklist.
|
![]() ![]() |
AddBlackListZone(Vector3, Single, Boolean) |
Add zone to blacklisted zones.
|
![]() ![]() |
AddBlackListZone(Vector3, Single, PolyArea, Boolean) |
Add zone to blacklisted zones.
|
![]() ![]() |
AddBlackListZone(Vector3, Single, ContinentId, PolyArea, Boolean) |
Add zone to blacklisted zones.
|
![]() ![]() |
AddBlackListZone(BlackListSerializable..::..Blackspot, Boolean) |
Add zone to blacklisted zones.
|
![]() ![]() |
AddBlackListZoneRectangle |
Add zone to rectangle blacklisted zones.
|
![]() ![]() |
AddRangeBlackListZone |
Add range zones to blacklist .
|
![]() ![]() |
AddToBlacklistCurrentProductSession |
Adds blacklist of current product (blacklist added with param isSessionBlacklist = true) to blacklist, this is called by AddBlackListToWRobotSession()()()())
|
![]() ![]() |
ClearBlacklist |
Clear all blacklists (zone, guid, entry).
|
![]() ![]() |
ClearBlacklistOfCurrentProductSession |
Clear blacklists of current product (blacklist added with param isSessionBlacklist = true, generally it is the blacklist contained in the profile, it is added to blacklist with method AddToBlacklistCurrentProductSession()()()()) This method is called when product start.
|
![]() |
ConfigWinForm | (Inherited from Settings.) |
![]() |
Equals(System.Object) | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() ![]() |
GetListGuidBlackListed |
Gets list of GUID blacklisted.
|
![]() ![]() |
GetListZoneBlackListed |
Get list of blacklisted zones.
|
![]() ![]() |
GetListZoneBlackListedRectangle |
Get list of blacklisted rectangle zones.
|
![]() |
GetType | (Inherited from Object.) |
![]() ![]() |
IsBlackListed |
Determines GUID is blacklisted
|
![]() ![]() |
IsBlackListedAllConditions(WoWUnit) |
Determines if unit is blacklisted (position, guid or entry id).
|
![]() ![]() |
IsBlackListedAllConditions(WoWGameObject) |
Determines if game object is blacklisted (position, guid or entry id).
|
![]() ![]() |
IsBlackListedAllConditions(Int32, Vector3, UInt64) |
Determines if is blacklisted (position, guid or entry id).
|
![]() ![]() |
IsBlackListedNpcEntry |
Determines if entry id blacklisted.
|
![]() ![]() |
IsBlackListedZone |
Determine if position is blacklisted.
|
![]() ![]() |
Load |
Loads the specified load blacklist.
|
![]() ![]() |
MaxUnitNearest(WoWUnit, Int32) |
Check if there are more than MaxUnitsNearMobs hostiles units near (in aggro distance) the unit.
|
![]() ![]() |
MaxUnitNearest(WoWGameObject, Int32) |
Check if there are more than MaxUnitsNearObjects hostiles units near (in aggro distance) the gameobject.
|
![]() ![]() |
MaxUnitNearest(Vector3, Int32, Int32%, UInt64, Single, Single) |
Check if there are more than maxUnitsNear hostiles "units" near (in aggro distance) of the "position".
|
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() ![]() |
RemoveBlackList |
Removes GUID from blacklist.
|
![]() |
Save()()()() |
Saves this instance.
|
![]() |
Save(Boolean, Boolean) |
Saves the specified write in log.
|
![]() |
Save(String) |
Save to xml file
(Inherited from Settings.) |
![]() |
ToForm |
Converts to form.
(Inherited from Settings.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
ToStringFormat |
Converts to string (dump settings).
|
![]() ![]() |
UnitAggroRange |
Get hostiles units who have in their aggro distance of the "position".
|