Navigation
API > API/Plugins > API/Plugins/Party > API/Plugins/Party/FSocialActionTimeTracker
| Name | FSocialActionStep |
| Type | struct |
| Header File | /Engine/Plugins/Online/OnlineFramework/Source/Party/Public/SocialTypes.h |
| Include Path | #include "SocialTypes.h" |
Syntax
struct FSocialActionStep
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| EndTime | double | SocialTypes.h | ||
| StartTime | double | SocialTypes.h | ||
| StepName | FName | SocialTypes.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
double GetDurationMs() |
SocialTypes.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
FName OtherStepName |
SocialTypes.h |