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();
April 18, 2021 ยท View on GitHub
Returns the value as a bool, also works on integers and floats
public bool GetBool();