Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/Actions > API/Runtime/AIModule/Actions/UDEPRECATED_PawnAction
| Type | Name | Description | |
|---|---|---|---|
| TActionClass * | CreateActionInstance
(
UWorld& World |
||
| UDEPRECATED_PawnAction * | CreateActionInstance
(
UObject* WorldContextObject, |
PawnActions have been deprecated and are no longer being supported. It will get removed in following UE5 releases. Use GameplayTasks or AITasks instead. |