Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UActorComponent
Description
This is the old name of the tick function. We just want to avoid mistakes with an attempt to override this
| Name | Tick |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/ActorComponent.h |
| Include Path | #include "Components/ActorComponent.h" |
virtual void Tick
(
float DeltaTime
)