Navigation
API > API/Developer > API/Developer/SubmitToolCore
| Name | FUserData |
| Type | struct |
| Header File | /Engine/Source/Developer/SubmitToolCore/Public/Logic/Services/Interfaces/ISTSourceControlService.h |
| Include Path | #include "Logic/Services/Interfaces/ISTSourceControlService.h" |
Syntax
struct FUserData
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FUserData
(
const FString& Username, |
Logic/Services/Interfaces/ISTSourceControlService.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FString | Logic/Services/Interfaces/ISTSourceControlService.h | |||
| Name | FString | Logic/Services/Interfaces/ISTSourceControlService.h | ||
| Username | FString | Logic/Services/Interfaces/ISTSourceControlService.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool Contains
(
const FString& SubString |
Logic/Services/Interfaces/ISTSourceControlService.h | ||
FString GetDisplayText() |
Logic/Services/Interfaces/ISTSourceControlService.h |