C# Class LSystem.MatchParameter

显示文件 Open project: FacepunchProgrammers/coderelay-audio Class Usage Examples

Public Methods

Method Description
Match ( ElementParameter parameter, ElementParameter>.Dictionary variables ) : bool

Method Details

Match() public abstract method

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