10#include "Refureku/Config.h"
11#include "Refureku/TypeInfo/EAccessSpecifier.h"
22 EAccessSpecifier inheritanceAccessSpecifier)
noexcept;
49 EAccessSpecifier _inheritanceAccessSpecifier;
Definition: ParentStruct.h:19
RFK_NODISCARD REFUREKU_API Struct const & getArchetype() const noexcept
Get the archetype of the parent struct.
RFK_NODISCARD REFUREKU_API EAccessSpecifier getInheritanceAccessSpecifier() const noexcept
Get the inheritance access specifier used when inheriting this struct.
Definition: Allocator.h:16