Show / Hide Table of Contents

Namespace UE4.GameplayTasks

Classes

GameplayTask

Gameplay Task

GameplayTask_ClaimResource

Gameplay Task Claim Resource

GameplayTask_SpawnActor

Convenience task for spawning actors (optionally limiting the spawning to the network authority).

GameplayTask_TimeLimitedExecution

Adds time limit for running a child task

  • child task needs to be created with UGameplayTask_TimeLimitedExecution passed as TaskOwner
  • activations are tied together and when either UGameplayTask_TimeLimitedExecution or child task is activated, other one starts as well

GameplayTask_WaitDelay

Gameplay Task Wait Delay

GameplayTaskOwnerInterface

Gameplay Task Owner Interface

GameplayTaskResource

Gameplay Task Resource

GameplayTasksComponent

The core ActorComponent for interfacing with the GameplayAbilities System

Structs

GameplayResourceSet

Gameplay Resource Set

Enums

EGameplayTaskRunResult

EGameplay Task Run Result

EGameplayTaskState

EGameplay Task State

ETaskResourceOverlapPolicy

ETask Resource Overlap Policy

Back to top Generated by DocFX