FontGeneratorSettings GetCharactersToGenerate Method Delta Engine Documentation

Namespace: DeltaEngine.Editor.SpriteFontCreator
Assembly: DeltaEngine.Editor.SpriteFontCreator (in DeltaEngine.Editor.SpriteFontCreator.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public static List<char> GetCharactersToGenerate(
	string charactersFormula
)

Return Value

Type: List Char 
See Also