ConsoleVariable-GetBool().md

April 18, 2021 ยท View on GitHub

UnrealEngine.Framework.ConsoleVariable

ConsoleVariable.GetBool() Method

Returns the value as a bool, also works on integers and floats

public bool GetBool();

Returns

System.Boolean

Contents

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