Navigation
API > API/Plugins > API/Plugins/VPBookmark
| Name | FVPBookmarkCreationContext |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/VirtualProductionUtilities/Source/VPBookmark/Public/VPBookmarkContext.h |
| Include Path | #include "VPBookmarkContext.h" |
Syntax
USTRUCT (BlueprintType )
struct FVPBookmarkCreationContext
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CategoryName | FName | Category of the Bookmark | VPBookmarkContext.h |
|
| ConcertCreator | FString | Username of the Concert client who is creating this bookmark. | VPBookmarkContext.h |
|
| DisplayName | FString | Name of the Bookmark | VPBookmarkContext.h |
|