unreal.Mover_OnGameplayTagRemoved

class unreal.Mover_OnGameplayTagRemoved(*args: Any, **kwargs: Any)

Bases: MulticastDelegateBase

Fired when a gameplay tag is removed from the simulation. Context carries bIsCausedByRollback and bIsDuringResimulation. bIsExternalTag is true if the tag was removed via RemoveGameplayTag rather than from within the simulation.

Parameters:

C++ Source:

  • Plugin: Mover

  • Module: Mover

  • File: MoverComponent.h