Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/ProfilingDebugging
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/ProfilingDebugging/ABTesting.h |
| Include | #include "ProfilingDebugging/ABTesting.h" |
Syntax
class FABTest
Constructors
| Type | Name | Description | |
|---|---|---|---|
FABTest () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | ABTestCmdFunc
(
const TArray< FString >& Args |
||
| FABTest & | Get () |
||
| bool | |||
| bool | IsActive () |
||
| void | ReportScopeTime
(
double ScopeTime |
||
| bool | |||
| const TCHAR * | Returns a command to execute, if any. |