mapm_load_maplist_to_array

Load maps from file. File loads from configs dir.

Syntax

native mapm_load_maplist_to_array(Array:array, filename[])

Usage

array Array with item size MapStruct.
filename File name

Return

1 — if success load, 0 otherwise

Defined in map_manager.inc at line 39 . This documentation was automatically generated from source.