C# 클래스 Knot3.Framework.Storage.RenderEffectOption

상속: DistinctOption
파일 보기 프로젝트 열기: knot3/knot3-code 1 사용 예제들

공개 메소드들

메소드 설명
RenderEffectOption ( string section, string name, ConfigFile configFile ) : System.Collections.Generic

비공개 메소드들

메소드 설명
fromDisplayName ( string displayName ) : string
toDisplayName ( RenderEffectLibrary factory ) : string
toDisplayName ( string name ) : string

메소드 상세

RenderEffectOption() 공개 메소드

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