Navigation
API > API/Runtime > API/Runtime/Engine
| Type | Name | Description | |
|---|---|---|---|
| void | DrawDebugFloatHistory
(
UWorld const& WorldRef, |
Draws a 2D Histogram of size 'DrawSize' based FDebugFloatHistory struct, using DrawTransform for the position in the world. | |
| void | DrawDebugFloatHistory
(
UWorld const& WorldRef, |
Draws a 2D Histogram of size 'DrawSize' based FDebugFloatHistory struct, using DrawLocation for the location in the world, rotation will face camera of first player. |