AsConst

Overload list

Windows
MacOS
Linux
Name Description

Public function

const T *...

 

AsConst

(
    T* Ptr
)

Returns a non-const pointer type as const.

Public function

const T &

 

AsConst

(
    T& Ref
)

Returns a non-const reference type as const.

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