Navigation
API > API/Plugins > API/Plugins/GameplayAbilities > API/Plugins/GameplayAbilities/IGameplayCueInterface
| Type | Name | Description | |
|---|---|---|---|
| bool | ShouldAcceptGameplayCue
(
UObject* Self, |
Returns true if the object can currently accept gameplay cues associated with the given tag. | |
| bool | ShouldAcceptGameplayCue
(
AActor* Self, |
Returns true if the actor can currently accept gameplay cues associated with the given tag. |