MapFormat.getLayerRootTagValues

Gets the values of a layer's root tag.

class MapFormat
public @trusted
Value[]
getLayerRootTagValues
(
int pri
)

Parameters

pri int

Layer priority ID.

Return Value

Type: Value[]

an array containing all the values belonging to the root tag.

Meta