C# 클래스 LSystem.MatchParameterConstant

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

공개 메소드들

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

메소드 상세

Match() 공개 메소드

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

MatchParameterConstant() 공개 메소드

public MatchParameterConstant ( ElementParameter value ) : System.Collections.Generic
value ElementParameter
리턴 System.Collections.Generic