C# Class LSystem.MatchParameterVariable

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
MatchParameterVariable ( string name ) : 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

MatchParameterVariable() public méthode

public MatchParameterVariable ( string name ) : System.Collections.Generic
name string
Résultat System.Collections.Generic