AGameplayCueNotify_Actor::Recycle

Called when returning to the recycled pool.

Windows
MacOS
Linux

References

Module

GameplayAbilities

Header

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

Include

#include "GameplayCueNotify_Actor.h"

Source

/Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Private/GameplayCueNotify_Actor.cpp

Syntax

virtual bool Recycle()

Remarks

Called when returning to the recycled pool. Reset all state so that it can be reused. Return false if this class cannot be recycled.

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