C# Class Knot3.Framework.Storage.RenderEffectOption

Inheritance: DistinctOption
Datei anzeigen Open project: knot3/knot3-code Class Usage Examples

Public Methods

Method Description
RenderEffectOption ( string section, string name, ConfigFile configFile ) : System.Collections.Generic

Private Methods

Method Description
fromDisplayName ( string displayName ) : string
toDisplayName ( RenderEffectLibrary factory ) : string
toDisplayName ( string name ) : string

Method Details

RenderEffectOption() public method

public RenderEffectOption ( string section, string name, ConfigFile configFile ) : System.Collections.Generic
section string
name string
configFile ConfigFile
return System.Collections.Generic