Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Runtime/SmartObjects/Source/SmartObjectsModule/Public/SmartObjectBlueprintFunctionLibrary.h |
Include |
#include "SmartObjectBlueprintFunctionLibrary.h" |
UCLASS(Meta=(ScriptName="SmartObjectLibrary"))
class USmartObjectBlueprintFunctionLibrary : public UBlueprintFunctionLibrary
Name | Description | ||
---|---|---|---|
|
FSmartObject... |
GetValueAsSOClaimHandle ( |
|
|
IsValidSmartObjectClaimHandle ( |
||
|
K2_SetSmartObjectEnabled |
||
|
K2_UseSmartObject |
||
|
SetValueAsSOClaimHandle ( |
Name | Description | ||
---|---|---|---|
|
K2_AddLooseGameplayTags ( |
K2_AddLooseGameplayTags has been deprecated and will be removed soon. Use UAbilitySystemBlueprintLibrary::AddLooseGameplayTags instead |
|
|
K2_RemoveLooseGameplayTags ( |
K2_AddLooseGameplayTags has been deprecated and will be removed soon. Use UAbilitySystemBlueprintLibrary::RemoveLooseGameplayTags instead |