Navigation
API > API/Editor > API/Editor/UnrealEd
| Name | FStatHistoryInt |
| Type | struct |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/CookOnTheSide/CookOnTheFlyServer.h |
| Include Path | #include "CookOnTheSide/CookOnTheFlyServer.h" |
Syntax
struct FStatHistoryInt
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Maximum | int64 | CookOnTheSide/CookOnTheFlyServer.h | ||
| Minimum | int64 | CookOnTheSide/CookOnTheFlyServer.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void AddInstance
(
int64 CurrentValue |
CookOnTheSide/CookOnTheFlyServer.h | ||
int64 GetMaximum() |
CookOnTheSide/CookOnTheFlyServer.h | ||
int64 GetMinimum() |
CookOnTheSide/CookOnTheFlyServer.h | ||
void Initialize
(
int64 InitialValue |
CookOnTheSide/CookOnTheFlyServer.h |