Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetBool(string, bool)

Retrieve a Boolean value.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Method
  • Namespace: UnityEditor
  • Assembly: UnityEditor
public static bool GetBool(string key, bool defaultValue)

Parameters


defaultValue

Returns

Type

Description

bool