IConsoleVariable::GetInt

Get the internal value as int (should not be used on strings).

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/HAL/IConsoleManager.h

Include

#include "HAL/IConsoleManager.h"

Syntax

int32 GetInt() const

Remarks

Get the internal value as int (should not be used on strings).

Returns

value is not rounded (simple cast)

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