TRefCountPtr

Overload list

Windows
MacOS
Linux
Name Description

Public function

TRefCountPtr()

Public function

TRefCountPtr

(
    const TRefCountPtr& Copy
)

Public function

TRefCountPtr

(
    const TRefCountPtr< CopyReferencedT...
)

Public function

TRefCountPtr

(
    TRefCountPtr&& Move
)

Public function

TRefCountPtr

(
    TRefCountPtr< MoveReferencedType > ...
)

Public function

TRefCountPtr

(
    ReferencedType* InReference,
    bool bAddRef
)

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