Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/ThumbnailRendering > API/Editor/UnrealEd/ThumbnailRendering/UThumbnailRenderer
| Type | Name | Description | |
|---|---|---|---|
| void | RenderViewFamily
(
FCanvas* Canvas, |
Please use the prototype of RenderViewFamily which takes a non-const view in parameter : like the view family the view is still not quite final until SetupView is called. | |
| void | RenderViewFamily
(
FCanvas* Canvas, |
Renders the thumbnail's view family. |