GetData

Generically gets the data pointer of a contiguous container

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Templates/UnrealTemplate.h

Include

#include "Templates/UnrealTemplate.h"

Syntax

template<typename T, typename>
auto GetData
(
    T && Container
)

Remarks

Generically gets the data pointer of a contiguous container

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss