ModifyFlag_Default

Windows
MacOS
Linux

References

Module

PhysicsCore

Header

/Engine/Source/Runtime/PhysicsCore/Public/PhysicsInterfaceUtilsCore.h

Include

#include "PhysicsInterfaceUtilsCore.h"

Syntax

template<typename AGGREGATE_FLAG_TYPE, typename FLAG_TYPE>
void ModifyFlag_Default
(
    AGGREGATE_FLAG_TYPE & Flags,
    const FLAG_TYPE FlagToSet,
    const bool bValue
)

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