Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UGameViewportClient
Description
Sets bDropDetail and other per-frame detail level flags on the current WorldSettings
| Name | SetDropDetail |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/GameViewportClient.h |
| Include Path | #include "Engine/GameViewportClient.h" |
| Source | /Engine/Source/Runtime/Engine/Private/GameViewportClient.cpp |
virtual void SetDropDetail
(
float DeltaSeconds
)
Parameters
| Name | Remarks |
|---|---|
| DeltaSeconds | amount of time passed since last tick |