FMaskFilter

This filter allows us to refine queries (channel, object) with an additional level of ignore by tagging entire classes of objects (e.g. "Red team", "Blue team") If(QueryIgnoreMask & ShapeFilter != 0) filter out

Windows
MacOS
Linux

Type

typedef uint8 FMaskFilter

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/EngineTypes.h

Include

#include "Engine/EngineTypes.h"

Remarks

This filter allows us to refine queries (channel, object) with an additional level of ignore by tagging entire classes of objects (e.g. "Red team", "Blue team") If(QueryIgnoreMask & ShapeFilter != 0) filter out

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