Table of Contents

Method GetInt

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

GetInt(string, string, int)

public static int GetInt(string scope, string key, int defaultValue = 0)

Parameters

scope string
key string
defaultValue int

Returns

int