| TMapBase
|
Module |
|
Header |
/Engine/Source/Runtime/Core/Public/Misc/ConfigCacheIni.h |
Include |
#include "Misc/ConfigCacheIni.h" |
class FConfigSection : public TMultiMap< FName, FConfigValue >
One section in a config file.
Name | Description | ||
---|---|---|---|
|
ArrayOfStructKeys |
Look for "array of struct" keys for overwriting single entries of an array |
Name | Description | ||
---|---|---|---|
|
void |
HandleAddCommand |
Process the '+' and '.' commands, takingf into account ArrayOfStruct unique keys |
|
bool |
HandleArrayOfKeyedStructsCommand |
|
|
bool |
HasQuotes ( |
Check whether the input string is surrounded by quotes |
|
void |
MultiFind ( |
|
|
void |
MultiFind |
Name | Description | ||
---|---|---|---|
|
bool |
operator!= ( |
|
|
bool |
operator== ( |