Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Engine > FLatentActionManager
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
const FObjectActions * | GetActionsForObject
(
const TWeakObjectPtr< UObject >& InObject |
Finds the action instance for the supplied object will return NULL if one does not exist. |
![]() |
FObjectActions * | GetActionsForObject
(
const TWeakObjectPtr< UObject >& InObject |
Finds the action instance for the supplied object will return NULL if one does not exist. |