C# Class LSystem.MatchParameterVariable

Inheritance: MatchParameter
ファイルを表示 Open project: FacepunchProgrammers/coderelay-audio Class Usage Examples

Public Methods

Method Description
Match ( ElementParameter parameter, ElementParameter>.Dictionary variables ) : bool
MatchParameterVariable ( string name ) : System.Collections.Generic

Method Details

Match() public method

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

MatchParameterVariable() public method

public MatchParameterVariable ( string name ) : System.Collections.Generic
name string
return System.Collections.Generic