Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Kismet > API/Runtime/Engine/Kismet/UGameplayStatics
| Type | Name | Description | |
|---|---|---|---|
| void | GetAccurateRealTime
(
int32& Seconds, |
This method has been deprecated and will be removed. Use the double version instead. | |
| void | GetAccurateRealTime
(
int32& Seconds, |
Returns time in seconds since the application was started. |