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"))
static void SetInterfacePropertyByName
(
UObject * Object,
FName PropertyName,
const FScriptInterface & Value
)
Remarks
Set an INTERFACE property by name