Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FCoreRedirectObjectName
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | Matches
(
const FCoreRedirectObjectName& Other, |
Returns true if the passed in name matches requirements. |
![]() ![]() |
bool | Matches
(
const FCoreRedirectObjectName& Other, |
Use EMatchFlags::CheckSubString to pass in bCheckSubstring=true. |