====== Map:GetMapType filter ====== ===== Filter info ===== ^ Description | This filter may be used to retrieve the type ID for a map. | ^ Author | [[user>Aaron]] | ^ Plugin | [[bundywiki>plugins:calc:ZG_map|ZG_map]] ^ ===== Looks like ===== | {{:plugins:calc:zeograph:filters:map_getmaptype.png|:plugins:calc:zeograph:filters:map_getmaptype.png}} | ===== Input pins ===== ^ Name ^ Type ^ Default value ^ Description ^ | //hMap// | hvar | N/A | A handle to a map, the type of which is to be retrieved. | ===== Output pins ===== ^ Name ^ Type ^ Description ^ | //hMap// | hvar | A handle to the map (handle is passed through from input to output). | | //MapTypeID// | mapid | The map's type ID. | ===== Options ===== This filter has no options. ===== Comments ===== None.