Navigation
API > API/Plugins > API/Plugins/ModelViewViewModelBlueprint
| Name | FCompilerBindingHandle |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/ModelViewViewModel/Source/ModelViewViewModelBlueprint/Public/MVVMBlueprintViewCompilerInterface.h |
| Include Path | #include "MVVMBlueprintViewCompilerInterface.h" |
Syntax
struct FCompilerBindingHandle
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FCompilerBindingHandle() |
MVVMBlueprintViewCompilerInterface.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| IdGenerator | int32 | MVVMBlueprintViewCompilerInterface.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Id | int32 | MVVMBlueprintViewCompilerInterface.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsValid() |
MVVMBlueprintViewCompilerInterface.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FCompilerBindingHandle MakeHandle() |
MVVMBlueprintViewCompilerInterface.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator!=
(
const FCompilerBindingHandle& Other |
MVVMBlueprintViewCompilerInterface.h | ||
bool operator==
(
const FCompilerBindingHandle& Other |
MVVMBlueprintViewCompilerInterface.h |