Table of Contents

Method GetBool

Namespace
GrindFest.Content
Assembly
GrindFest.dll

GetBool(string, bool)

public bool GetBool(string key, bool fallback = false)

Parameters

key string
fallback bool

Returns

bool