Navigation
API > API/Editor > API/Editor/UnrealEd
| Name | UBlueprintPropertyContainerTestObject |
| Type | class |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Editor/PropertyEditorTestObject.h |
| Include Path | #include "Editor/PropertyEditorTestObject.h" |
Syntax
UCLASS (Blueprintable)
class UBlueprintPropertyContainerTestObject : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UBlueprintPropertyContainerTestObject
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Array | TArray< TObjectPtr< UBlueprintPropertyTestObject > > | Editor/PropertyEditorTestObject.h |
|