FAnimNotifyQueue::PassesChanceOfTriggering

Work out whether this notify should be triggered based on its chance of triggering value

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Animation/AnimNotifyQueue.h

Include

#include "Animation/AnimNotifyQueue.h"

Source

/Engine/Source/Runtime/Engine/Private/Animation/AnimNotifyQueue.cpp

Syntax

bool PassesChanceOfTriggering
(
    const FAnimNotifyEvent * Event
) const

Remarks

Work out whether this notify should be triggered based on its chance of triggering value

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