Navigation
API > API/Plugins > API/Plugins/VPBookmark
Inheritance Hierarchy
- UBookmarkBase
- UVPBookmark
References
| Module | VPBookmark |
| Header | /Engine/Plugins/Experimental/VirtualProductionUtilities/Source/VPBookmark/Public/VPBookmark.h |
| Include | #include "VPBookmark.h" |
Syntax
UCLASS (BlueprintType, Category=Bookmark)
class UVPBookmark : public UBookmarkBase
Variables
| Type | Name | Description | |
|---|---|---|---|
| FVPBookmarkViewportData | CachedViewportData | ||
| FVPBookmarkCreationContext | CreationContext | ||
| TLazyObjectPtr< AActor > | OwnedActor |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | BeginDestroy () |
||
| AActor * | |||
| int32 | |||
| FText | |||
| bool | IsActive () |
||
| void | OnCleared () |
||
| void | |||
| void | PostLoad () |
||
| void | SetActive
(
bool bInActive |