ConsoleVariable-GetInt().md

April 18, 2021 ยท View on GitHub

UnrealEngine.Framework.ConsoleVariable

ConsoleVariable.GetInt() Method

Returns the value as an integer, shouldn't be used on strings

public int GetInt();

Returns

System.Int32

Contents

  1. 0.1UnrealEngine.Framework.ConsoleVariable
  2. 1ConsoleVariable.GetInt() Method