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