IGameplayAbilitiesModule

The public interface to this module

Windows
MacOS
Linux

Inheritance Hierarchy

IModuleInterface

IGameplayAbilitiesModule

References

Module

GameplayAbilities

Header

/Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Public/GameplayAbilitiesModule.h

Include

#include "GameplayAbilitiesModule.h"

Syntax

class IGameplayAbilitiesModule : public IModuleInterface

Remarks

The public interface to this module

Functions

Name Description

Public function

void

 

CallOrRegister_OnAbilitySystemGlobalsReady

(
    FSimpleMulticastDelegate::FDelegate...
)

Public function Static

IGameplayAbi...

 

Get()

Singleton-like access to this module's interface.

Public function

UAbilitySyst...

 

GetAbilitySystemGlobals()

Public function

bool

 

IsAbilitySystemGlobalsAvailable()

Public function Static

bool

 

IsAvailable()

Checks to see if this module is loaded and ready.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss