CustomNamedStat

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

void

 

CustomNamedStat

(
    const TCHAR* Text,
    float Value,
    const TCHAR* Graph,
    const TCHAR* Unit
)

Platform specific function for adding a named custom stat that can be viewed in external tool

Public function Static

void

 

CustomNamedStat

(
    const ANSICHAR* Text,
    float Value,
    const ANSICHAR* Graph,
    const ANSICHAR* Unit
)

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