Navigation
API > API/Runtime > API/Runtime/Engine
| Name | EPropertySearchMode::Type |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Classes/Animation/AnimBlueprintGeneratedClass.h |
| Include Path | #include "Animation/AnimBlueprintGeneratedClass.h" |
Syntax
namespace EPropertySearchMode
{
enum Type
{
OnlyThis,
Hierarchy,
}
}
Values
| Name | Remarks |
|---|---|
| OnlyThis | |
| Hierarchy |