Apparatus Version 1.23
ECS data-oriented workflow for Unreal Engine.
Loading...
Searching...
No Matches
Public Member Functions | Friends | List of all members
FBitMask::FBitAccessor Struct Reference

A special adapter for setting individual bits. More...

#include <BitMask.h>

Public Member Functions

 FBitAccessor (const FBitAccessor &InBitAccessor)
 
 operator bool () const
 
FBitAccessoroperator= (const bool InValue)
 

Friends

struct FBitMask
 

Detailed Description

A special adapter for setting individual bits.

Constructor & Destructor Documentation

◆ FBitAccessor()

FBitMask::FBitAccessor::FBitAccessor ( const FBitAccessor InBitAccessor)
inline

Member Function Documentation

◆ operator bool()

FBitMask::FBitAccessor::operator bool ( ) const
inline

◆ operator=()

FBitAccessor & FBitMask::FBitAccessor::operator= ( const bool  InValue)
inline

Friends And Related Function Documentation

◆ FBitMask

friend struct FBitMask
friend

The documentation for this struct was generated from the following file: