AutoPatrol, Bureaucrats, Administrators
683
edits
Tomas Kirnak (talk | contribs) (Added description to the Methods table) |
|||
Line 28: | Line 28: | ||
|- | |- | ||
| ipAddr || string || Primary IP address | | ipAddr || string || Primary IP address | ||
|- | |||
| mapImage || string || GUID of map presentation image (00000000-0000-0000-0000-000000000000 for default) | |||
|- | |- | ||
| name || string || Object name | | name || string || Object name | ||
Line 47: | Line 49: | ||
! Name !! Parameters !! Return value !! Description | ! Name !! Parameters !! Return value !! Description | ||
|- | |- | ||
| [[NXSL:NetObj:clearGeoLocation|clearGeoLocation]] || none || none || Clears GeoLocation data from the | | [[NXSL:NetObj:clearGeoLocation|clearGeoLocation]] || none || none || Clears GeoLocation data from the object | ||
|- | |||
| [[NXSL:NetObj:setGeoLocation|setGeoLocation]] || Object of [[NXSL:GeoLocation|GeoLocation]] class || none || Sets GeoLocation data for the object | |||
|- | |- | ||
| [[NXSL:NetObj: | | [[NXSL:NetObj:setMapImage|setMapImage]] || string || int32 || Sets map presentation image for the object | ||
|} | |} | ||