Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject > Misc > FRedirectCollector
References
Module | CoreUObject |
Header | /Engine/Source/Runtime/CoreUObject/Public/Misc/RedirectCollector.h |
Include | #include "Misc/RedirectCollector.h" |
Syntax
struct FSoftObjectPathProperty
Remarks
Helper struct for soft object path tracking
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FSoftObjectPathProperty
(
FSoftObjectPath InObjectPath, |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
const FSoftObjectPath & | ||
![]() ![]() |
const FName & | ||
![]() ![]() |
bool |
Operators
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | operator==
(
const FSoftObjectPathProperty& Other |