Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/FComponentMask
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void BitwiseNOT () |
EntitySystem/MovieSceneEntityIDs.h | ||
static FComponentMask BitwiseNOT
(
const FComponentMask& A |
EntitySystem/MovieSceneEntityIDs.h |
BitwiseNOT()
| Name | BitwiseNOT |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieSceneEntityIDs.h |
| Include Path | #include "EntitySystem/MovieSceneEntityIDs.h" |
void BitwiseNOT()
BitwiseNOT(const FComponentMask &)
| Name | BitwiseNOT |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieSceneEntityIDs.h |
| Include Path | #include "EntitySystem/MovieSceneEntityIDs.h" |
static FComponentMask BitwiseNOT
(
const FComponentMask & A
)