Table of Contents

Method GetBool

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

GetBool(string, string, bool)

public static bool GetBool(string scope, string key, bool defaultValue = false)

Parameters

scope string
key string
defaultValue bool

Returns

bool