Navigation
API > API/Editor > API/Editor/UnrealEd
| |
|
| Name |
FClassThumbnailScene |
| Type |
class |
| Header File |
/Engine/Source/Editor/UnrealEd/Public/ThumbnailHelpers.h |
| Include Path |
#include "ThumbnailHelpers.h" |
Syntax
class FClassThumbnailScene : public FClassActorThumbnailScene
Inheritance Hierarchy
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
Constructor/Destructor |
ThumbnailHelpers.h |
|
Variables
Protected
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| CurrentClass |
UClass * |
The class that is currently being rendered. NULL when not rendering. |
ThumbnailHelpers.h |
|
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
void SetClass
(
UClass* Class
)
|
Sets the class use in the next CreateView() |
ThumbnailHelpers.h |
|
Protected
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
Get the scene thumbnail info to use for the object currently being rendered |
ThumbnailHelpers.h |
|