UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
uLang::TTypeCompatibleBytes< ElementType > Struct Template Reference

#include <Storage.h>

Public Member Functions

ElementType & Get ()
 
const ElementType & Get () const
 

Detailed Description

template<typename ElementType>
struct uLang::TTypeCompatibleBytes< ElementType >

An untyped array of data with compile-time alignment and size derived from another type.

Member Function Documentation

◆ Get() [1/2]

template<typename ElementType >
ElementType & uLang::TTypeCompatibleBytes< ElementType >::Get ( )
inline

◆ Get() [2/2]

template<typename ElementType >
const ElementType & uLang::TTypeCompatibleBytes< ElementType >::Get ( ) const
inline

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