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 |
- EditAnywhere
- BlueprintReadWrite
- Category="Bookmarks"
|
| ConcertCreator |
FString |
Username of the Concert client who is creating this bookmark. |
VPBookmarkContext.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Bookmarks"
|
| DisplayName |
FString |
Name of the Bookmark |
VPBookmarkContext.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Bookmarks"
|