SBarVisualizer::OnSetZoomValue

Callback used to handle zoom slider

Unreal Engine C++ API Reference > Developer > ProfileVisualizer > SBarVisualizer

References

   
Module ProfileVisualizer
Header /Engine/Source/Developer/ProfileVisualizer/Public/SBarVisualizer.h
Include #include "SBarVisualizer.h"
Source /Engine/Source/Developer/ProfileVisualizer/Private/SBarVisualizer.cpp
void OnSetZoomValue
(
    float NewValue
)

Remarks

Callback used to handle zoom slider

Parameters

Name Description
NewValue New Zoom slider value

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library