TBanLists.GetHWBanId
Revision as of 09:57, 12 September 2016 by Mighty (talk | contribs) (Created page with " '''''function GetHWBanId(HW: string): Integer; ''''' HW: HWID to be searched Result: index of a TBannedHW in TBanLists.HW array ==Description== Function is looki...")
function GetHWBanId(HW: string): Integer; HW: HWID to be searched Result: index of a TBannedHW in TBanLists.HW array
Description
Function is looking for HW on TBanLists.HW array and returns the index.
Expand with: result when hw is not found |