ConsoleVariable-SetInt(int).md

April 18, 2021 ยท View on GitHub

UnrealEngine.Framework.ConsoleVariable

ConsoleVariable.SetInt(int) Method

Sets the value as an integer

public void SetInt(int value);

Parameters

value System.Int32

Contents

  1. 0.1UnrealEngine.Framework.ConsoleVariable
  2. 1ConsoleVariable.SetInt(int) Method