21 UFUNCTION(BlueprintPure, Category =
"Live Config")
33 UFUNCTION(BlueprintPure, Category =
"Live Config")
36 UFUNCTION(BlueprintPure, Category =
"Live Config")
43 UFUNCTION(BlueprintCallable, Category =
"Live Config")
46 static FSlateColor GetTagColor(FName InTag);
48 UFUNCTION(BlueprintPure, Category =
"Live Config", BlueprintInternalUseOnly)
51 UFUNCTION(BlueprintPure, Category =
"Live Config", BlueprintInternalUseOnly)
54 UFUNCTION(BlueprintPure, Category =
"Live Config", BlueprintInternalUseOnly)
57 UFUNCTION(BlueprintPure, Category =
"Live Config", BlueprintInternalUseOnly)
64 UFUNCTION(BlueprintPure, CustomThunk, Category =
"Live Config", meta = (CustomStructureParam =
"OutStruct"), BlueprintInternalUseOnly)
68 static void Generic_GetStructValue(
FLiveConfigProperty Property, UScriptStruct* Struct,
void* OutStructPtr);
70 DECLARE_FUNCTION(execGetStructValue);