Navigation
API > API/Runtime > API/Runtime/AutomationTest > API/Runtime/AutomationTest/UAutomationTestExcludelist
- UObject::OverrideConfigSection()
- UAutomationTestExcludelist::OverrideConfigSection()
References
| Module | AutomationTest |
| Header | /Engine/Source/Runtime/AutomationTest/Public/AutomationTestExcludelist.h |
| Include | #include "AutomationTestExcludelist.h" |
| Source | /Engine/Source/Runtime/AutomationTest/Private/AutomationTestExcludelist.cpp |
virtual void OverrideConfigSection
&40;
FString & SectionName
&41;
Remarks
Allows Non-PerObjectConfig classes, to override the ini section name used for loading config settings
Parameters
| Name | Description |
|---|---|
| SectionName | Reference to the unmodified config section name, that can be altered/modified |