Apparatus Version 1.23
ECS data-oriented workflow for Unreal Engine.
Loading...
Searching...
No Matches
Public Member Functions | Friends | List of all members
TFingerprint< Ts > Struct Template Reference

The compile-time traits/details fingerprint. More...

#include <Fingerprint.h>

Inheritance diagram for TFingerprint< Ts >:
Inheritance graph
[legend]
Collaboration diagram for TFingerprint< Ts >:
Collaboration graph
[legend]

Public Member Functions

 TFingerprint (const EFlagmark InFlagmark=FM_None)
 Construct the fingerprint with an optional boot state.
 

Friends

struct FFingerprint
 

Detailed Description

template<typename ... Ts>
struct TFingerprint< Ts >

The compile-time traits/details fingerprint.

Template Parameters
TsThe types of components to use.

Constructor & Destructor Documentation

◆ TFingerprint()

template<typename ... Ts>
TFingerprint< Ts >::TFingerprint ( const EFlagmark  InFlagmark = FM_None)
inline

Construct the fingerprint with an optional boot state.

Friends And Related Function Documentation

◆ FFingerprint

template<typename ... Ts>
friend struct FFingerprint
friend

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