Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Commandlets > API/Editor/UnrealEd/Commandlets/UGatherTextCommandletBase
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Classes/Commandlets/GatherTextCommandletBase.h |
| Include | #include "Commandlets/GatherTextCommandletBase.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/Commandlets/GatherTextCommandletBase.cpp |
bool GetStringFromConfig
(
const TCHAR * Section,
const TCHAR * Key,
FString & OutValue,
const FString & Filename
)