Navigation
API > API/Runtime > API/Runtime/AnalyticsET > API/Runtime/AnalyticsET/FAnalyticsFlowTracker
| Type | Name | Description | |
|---|---|---|---|
| bool | EndFlow
(
bool bSuccess, |
End the flow for the current context and pop the stack | |
| bool | EndFlow
(
const FName& FlowName, |
End an existing flow by name | |
| bool | EndFlow
(
const FGuid& FlowGuid, |
End an bool flow by GUID |