Navigation
Unreal Engine C++ API Reference > 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). |