Table of Contents

Method GetFloat

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

GetFloat(string, string, float)

public static float GetFloat(string scope, string key, float defaultValue = 0)

Parameters

scope string
key string
defaultValue float

Returns

float