Navigation
API > API/Plugins > API/Plugins/TargetingSystem > API/Plugins/TargetingSystem/Tasks > API/Plugins/TargetingSystem/Tasks/UTargetingTask
References
| Module | TargetingSystem |
| Header | /Engine/Plugins/Experimental/GameplayTargetingSystem/Source/GameplayTargetingSystem/Public/Tasks/TargetingTask.h |
| Include | #include "Tasks/TargetingTask.h" |
| Source | /Engine/Plugins/Experimental/GameplayTargetingSystem/Source/GameplayTargetingSystem/Private/Tasks/TargetingTask.cpp |
void SetTaskAsyncState
(
const FTargetingRequestHandle & TargetingHandle,
ETargetingTaskAsyncState AsyncState
) const
Remarks
Helper method to set the async state for the task (as long as it is the currently running one)