Navigation
API > API/Editor > API/Editor/UnrealEd
| |
|
| Name |
UHideCategoriesBase |
| Type |
class |
| Header File |
/Engine/Source/Editor/UnrealEd/Classes/Editor/PropertyEditorTestObject.h |
| Include Path |
#include "Editor/PropertyEditorTestObject.h" |
Syntax
UCLASS (HideCategories=(ShownByDerived))
class UHideCategoriesBase : public UObject
Inheritance Hierarchy
Derived Classes
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| HiddenInBase |
int32 |
|
Editor/PropertyEditorTestObject.h |
- EditAnywhere
- Category=ShownByDerived
|