Navigation
API > API/Plugins > API/Plugins/BlackmagicCore
FUniqueIdentifier definition
| Name | FUniqueIdentifier |
| Type | struct |
| Header File | /Engine/Plugins/Media/BlackmagicMedia/Source/BlackmagicCore/Public/BlackmagicLib.h |
| Include Path | #include "BlackmagicLib.h" |
Syntax
struct FUniqueIdentifier
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| BlackmagicLib.h | |||
FUniqueIdentifier
(
int32_t InIdentifier |
BlackmagicLib.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Identifier | int32_t | BlackmagicLib.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsValid() |
BlackmagicLib.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FUniqueIdentifier& rhs |
BlackmagicLib.h |