Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject
| Type | Name | Description | |
|---|---|---|---|
| TSoftObjectPtr< T > | MakeSoftObjectPtr
(
T* Object |
Utility to create a TSoftObjectPtr without specifying the type | |
| TSoftObjectPtr< T > | MakeSoftObjectPtr
(
TObjectPtr< T > Object |