Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FConfigSection
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/ConfigCacheIni.h |
Include | #include "Misc/ConfigCacheIni.h" |
Source | /Engine/Source/Runtime/Core/Private/Misc/ConfigCacheIni.cpp |
static bool HasQuotes
&40;
const FString & Test
&41;
Remarks
Check whether the input string is surrounded by quotes true if the input string is surrounded by quotes
Parameters
Name | Description |
---|---|
Test | The string to check |