FEngineStatToggle

Typedef bool ([UEngine](API\Runtime\Engine\Engine\UEngine)::* EngineStatToggle)(UWorld* World, FCommonViewportClient* ViewportClient, const TCHAR* Stream);

Windows
MacOS
Linux

Type

typedef TBaseDelegate_ThreeParams< bool, UWorld *, FCommonViewportClient *, const TCHAR * > FEngineStatToggle

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/Engine.h

Include

#include "Engine/Engine.h"

Remarks

Function definition for those stats which have their own toggle functions (or toggle other stats).

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss