FGameplayCueTranslatorNodeIndex

Simple index/handle for referencing items in FGameplayCueTranslationManager::TranslationLUT

Windows
MacOS
Linux

References

Module

GameplayAbilities

Header

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

Include

#include "GameplayCueTranslator.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)()
struct FGameplayCueTranslatorNodeIndex

Remarks

Simple index/handle for referencing items in FGameplayCueTranslationManager::TranslationLUT

Variables

Name Description

Public variable UProperty

int32

 

Index

Constructors

Functions

Name Description

Public function Const

bool

 

IsValid()

Operators

Name Description

Public function Const

 

operator int32()

Public function Const

bool

 

operator==

(
    const FGameplayCueTranslatorNodeInd...
)

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