IGameplayTasksModule

The public interface to this module

Choose your operating system:

Windows

macOS

Linux

Inheritance Hierarchy

IModuleInterface

IGameplayTasksModule

References

Module

GameplayTasks

Header

/Engine/Source/Runtime/GameplayTasks/Public/GameplayTasksModule.h

Include

#include "GameplayTasksModule.h"

Syntax

class IGameplayTasksModule : public IModuleInterface

Remarks

The public interface to this module

Functions

Name Description

Public function Static

IGameplayTas...

 

Get()

Singleton-like access to this module's interface.

Public function Static

bool

 

IsAvailable()

Checks to see if this module is loaded and ready.