Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FTickableObjectBase
Implementation struct for an individual tickable object
| Name | FTickableObjectEntry |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/Tickable.h |
| Include Path | #include "Tickable.h" |
Syntax
struct FTickableObjectEntry
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| TickableObject | FTickableObjectBase * | Tickable.h | ||
| TickType | ETickableTickType | Tickable.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
FTickableObjectBase* OtherObject |
Tickable.h |