Apparatus Version 1.23
ECS data-oriented workflow for Unreal Engine.
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
TFlagmark< InFlagmark > Struct Template Reference

A flagmark Used within compile-time functionality. More...

#include <Flagmark.h>

Inheritance diagram for TFlagmark< InFlagmark >:
Inheritance graph
[legend]
Collaboration diagram for TFlagmark< InFlagmark >:
Collaboration graph
[legend]

Static Public Attributes

static constexpr EFlagmark Value = InFlagmark
 The flagmark value that hold up all the bits set.
 

Detailed Description

template<enum EFlagmark InFlagmark>
struct TFlagmark< InFlagmark >

A flagmark Used within compile-time functionality.

Member Data Documentation

◆ Value

template<enum EFlagmark InFlagmark>
constexpr EFlagmark TFlagmark< InFlagmark >::Value = InFlagmark
staticconstexpr

The flagmark value that hold up all the bits set.


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