SharedThis

Overload list

Windows
MacOS
Linux
Name Description

Protected function Static

TSharedRef< ...

 

SharedThis

(
    OtherType* ThisPtr
)

Provides access to a shared reference to an object, given the object's 'this' pointer.

Protected function Static

TSharedRef< ...

 

SharedThis

(
    const OtherType* ThisPtr
)

Provides access to a shared reference to an object, given the object's 'this' pointer.

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