Choose your operating system:
Windows
macOS
Linux
| FTSTickerObjectBase::Tick()
|
Module |
|
Header |
/Engine/Source/Runtime/Online/HTTPServer/Public/HttpServerModule.h |
Include |
#include "HttpServerModule.h" |
Source |
/Engine/Source/Runtime/Online/HTTPServer/Private/HttpServerModule.cpp |
virtual bool Tick
(
float DeltaTime
)
FTSTicker callback
false if no longer needs ticking, true otherwise
Parameter |
Description |
---|---|
DeltaTime |
The time in seconds since the last tick |