C# Class LSystem.MatchParameterConstant

Inheritance: MatchParameter
Afficher le fichier Open project: FacepunchProgrammers/coderelay-audio Class Usage Examples

Méthodes publiques

Méthode Description
Match ( ElementParameter parameter, ElementParameter>.Dictionary variables ) : bool
MatchParameterConstant ( ElementParameter value ) : System.Collections.Generic

Method Details

Match() public méthode

public Match ( ElementParameter parameter, ElementParameter>.Dictionary variables ) : bool
parameter ElementParameter
variables ElementParameter>.Dictionary
Résultat bool

MatchParameterConstant() public méthode

public MatchParameterConstant ( ElementParameter value ) : System.Collections.Generic
value ElementParameter
Résultat System.Collections.Generic