Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FConfigValue
| Type | Name | Description | |
|---|---|---|---|
| FString | CollapseValue
(
const FString& InExpandedValue |
Given an expanded config value, try and produce a collapsed version of it (adding any placeholder tokens). | |
| bool | CollapseValue
(
const FString& InExpandedValue, |
Given an expanded config value, try and produce a collapsed version of it (adding any placeholder tokens). |