C# 클래스 LSystem.MatchParameterVariable

상속: MatchParameter
파일 보기 프로젝트 열기: FacepunchProgrammers/coderelay-audio 1 사용 예제들

공개 메소드들

메소드 설명
Match ( ElementParameter parameter, ElementParameter>.Dictionary variables ) : bool
MatchParameterVariable ( string name ) : System.Collections.Generic

메소드 상세

Match() 공개 메소드

public Match ( ElementParameter parameter, ElementParameter>.Dictionary variables ) : bool
parameter ElementParameter
variables ElementParameter>.Dictionary
리턴 bool

MatchParameterVariable() 공개 메소드

public MatchParameterVariable ( string name ) : System.Collections.Generic
name string
리턴 System.Collections.Generic