Module NiTStringMap

Source
Expand description

§NiTStringMap

This module defines the NiTStringMap<T> and NiTStringTemplateMap<Parent, T> structs, simulating the base map and its template inheritance behavior.

Structs§

NiTStringMap
Represents a case-sensitive string map.
NiTStringTemplateMap
Represents a string template map.