Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject > UObject > TSoftClassPtr
Type | Name | Description | |
---|---|---|---|
![]() |
TSoftClassPtr & | operator=
(
const TSoftClassPtr& Other |
|
![]() |
TSoftClassPtr & | operator=
(
TSoftClassPtr&& Other |
|
![]() |
void | Copy from a class already in memory | |
![]() |
void | operator=
(
const FSoftObjectPath& ObjectPath |
Copy from a soft object path |
![]() |
TSoftClassPtr & | operator=
(
const TWeakObjectPtr< TClassA >& Other |
Copy from a weak pointer already in memory |
![]() |
TSoftClassPtr & | operator=
(
const TSoftObjectPtr< TClassA >& Other |
Copy from another soft pointer |