Apparatus Version 1.23
ECS data-oriented workflow for Unreal Engine.
Loading...
Searching...
No Matches
Public Types | List of all members
TExclude< T > Struct Template Reference

Exclude a certain component or flagmark. More...

#include <Flagmark.h>

Inheritance diagram for TExclude< T >:
Inheritance graph
[legend]
Collaboration diagram for TExclude< T >:
Collaboration graph
[legend]

Public Types

typedef T Type
 

Detailed Description

template<typename T>
struct TExclude< T >

Exclude a certain component or flagmark.

Template Parameters
TThe type of entity to exclude: trait, detail, flagmark.

Member Typedef Documentation

◆ Type

template<typename T >
typedef T TExclude< T >::Type

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