Navigation
API > API/Developer > API/Developer/SubmitToolCore
| Name | FIntegrationOptionBase |
| Type | class |
| Header File | /Engine/Source/Developer/SubmitToolCore/Public/Models/IntegrationOptions.h |
| Include Path | #include "Models/IntegrationOptions.h" |
Syntax
class FIntegrationOptionBase
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FIntegrationOptionBase
(
const FJiraIntegrationField& InFieldDefinition |
Models/IntegrationOptions.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FIntegrationOptionBase() |
Models/IntegrationOptions.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bInvalid | bool | Models/IntegrationOptions.h | ||
| FieldDefinition | FJiraIntegrationField | Models/IntegrationOptions.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool GetJiraValue
(
FString& OutValue |
Models/IntegrationOptions.h | ||
void SetValue
(
const FString& InValue |
Models/IntegrationOptions.h |