GetData

Overload list

Windows
MacOS
Linux
Name Description

Public function

auto

 

GetData

(
    T&& Container
)

Generically gets the data pointer of a contiguous container

Public function

constexpr T ...

 

GetData

(
    T(&) Container
)

Public function

constexpr T ...

 

GetData

(
    T(&&) Container
)

Public function

constexpr co...

 

GetData

(
    const T(&) Container
)

Public function

constexpr co...

 

GetData

(
    const T(&&) Container
)

Public function

constexpr co...

 

GetData

(
    std::initializer_list< T > List
)

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