Elevate Engine 1
Loading...
Searching...
No Matches
Elevate::ParentFieldsHelper< T, bool > Struct Template Reference

#include <ComponentRegistry.h>

Static Public Member Functions

static std::vector< ComponentFieldGet ()
 

Detailed Description

template<typename T, bool = has_super<T>::value>
struct Elevate::ParentFieldsHelper< T, bool >

Definition at line 35 of file ComponentRegistry.h.

Member Function Documentation

◆ Get()

template<typename T , bool = has_super<T>::value>
static std::vector< ComponentField > Elevate::ParentFieldsHelper< T, bool >::Get ( )
inlinestatic

Definition at line 36 of file ComponentRegistry.h.

36{ return {}; }

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