Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject > UObject > TSoftClassPtr
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
TSoftClassPtr
(
const TSoftClassPtr& Other |
||
![]() |
TSoftClassPtr
(
TSoftClassPtr&& Other |
||
![]() |
TSoftClassPtr
(
const TSoftClassPtr< TClassA >& Other |
Construct from another soft pointer | |
![]() |
TSoftClassPtr
(
const UClass* From |
Construct from a class already in memory | |
![]() |
TSoftClassPtr
(
const FSoftObjectPath& ObjectPath |
Construct from a soft object path |