Navigation
Unreal Engine C++ API Reference > Runtime > Core > Templates > TRefCountPtr
Type | Name | Description | |
---|---|---|---|
![]() |
TRefCountPtr & | operator=
(
ReferencedType* InReference |
|
![]() |
TRefCountPtr & | operator=
(
const TRefCountPtr& InPtr |
|
![]() |
TRefCountPtr & | operator=
(
const TRefCountPtr< CopyReferencedType >& InPtr |
|
![]() |
TRefCountPtr & | operator=
(
TRefCountPtr&& InPtr |
|
![]() |
TRefCountPtr & | operator=
(
TRefCountPtr< MoveReferencedType >&& InPtr |