Table of Contents

Class JsonStringProvider

Namespace
CounterStrikeSharp.API.Core.Translations
Assembly
CounterStrikeSharp.API.dll
public class JsonStringProvider
Inheritance
JsonStringProvider

Constructors

JsonStringProvider(JsonResourceManager)

public JsonStringProvider(JsonResourceManager jsonResourceManager)

Parameters

jsonResourceManager JsonResourceManager

Methods

GetAllResourceStrings(CultureInfo, bool)

public IList<string> GetAllResourceStrings(CultureInfo culture, bool throwOnMissing)

Parameters

culture CultureInfo
throwOnMissing bool

Returns

IList<string>