Navigation
API > API/Editor > API/Editor/UnrealEd
Inheritance Hierarchy
- FPreviewScene
- FTickableEditorObject
- FThumbnailPreviewScene
- FAnimBlueprintThumbnailScene
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/ThumbnailHelpers.h |
| Include | #include "ThumbnailHelpers.h" |
Syntax
class FAnimBlueprintThumbnailScene : public FThumbnailPreviewScene
Constructors
| Type | Name | Description | |
|---|---|---|---|
| Constructor |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | CleanupComponentChildren
(
USceneComponent* Component |
Clean up the children of this component. | |
| bool | SetAnimBlueprint
(
UAnimBlueprint* InBlueprint |
Sets the animation blueprint to use in the next CreateView() |
Overridden from FThumbnailPreviewScene
| Type | Name | Description | |
|---|---|---|---|
| void | GetViewMatrixParameters
(
const float InFOVDegrees, |
FThumbnailPreviewScene implementation. |