Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FScopedCVarOverrideFloat |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/Tests/NetTestHelpers.h |
| Include Path | #include "Tests/NetTestHelpers.h" |
Syntax
class FScopedCVarOverrideFloat
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Tests/NetTestHelpers.h | |||
FScopedCVarOverrideFloat
(
const FScopedCVarOverrideFloat& |
Tests/NetTestHelpers.h | ||
FScopedCVarOverrideFloat
(
const TCHAR* VariableName, |
Tests/NetTestHelpers.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FScopedCVarOverrideFloat() |
Tests/NetTestHelpers.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SavedValue | float | Tests/NetTestHelpers.h | ||
| Variable | IConsoleVariable * | Tests/NetTestHelpers.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Tests/NetTestHelpers.h | |||
FScopedCVarOverrideFloat & operator=
(
const FScopedCVarOverrideFloat& |
Tests/NetTestHelpers.h |