Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Kismet > UKismetSystemLibrary
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Kismet/KismetSystemLibrary.h |
Include | #include "Kismet/KismetSystemLibrary.h" |
Source | /Engine/Source/Runtime/Engine/Private/KismetSystemLibrary.cpp |
UFUNCTION (BlueprintCallable, Meta=(BlueprintInternalUseOnly="true", AutoCreateRefTerm="Value"))
static void SetColorPropertyByName
(
UObject * Object,
FName PropertyName,
const FColor & Value
)
Remarks
Set a COLOR property by name