20 UFUNCTION(BlueprintPure, Category =
"Live Config")
32 UFUNCTION(BlueprintPure, Category =
"Live Config")
35 UFUNCTION(BlueprintPure, Category =
"Live Config")
38 static FSlateColor GetTagColor(FName InTag);
40 UFUNCTION(BlueprintPure, Category =
"Live Config", BlueprintInternalUseOnly)
43 UFUNCTION(BlueprintPure, Category =
"Live Config", BlueprintInternalUseOnly)
46 UFUNCTION(BlueprintPure, Category =
"Live Config", BlueprintInternalUseOnly)
49 UFUNCTION(BlueprintPure, Category =
"Live Config", BlueprintInternalUseOnly)
56 UFUNCTION(BlueprintPure, CustomThunk, Category =
"Live Config", meta = (CustomStructureParam =
"OutStruct"), BlueprintInternalUseOnly)
59 static void Generic_GetStructValue(
FLiveConfigProperty Property, UScriptStruct* Struct,
void* OutStructPtr);
61 DECLARE_FUNCTION(execGetStructValue);