C# Class RocketRegions.Model.Flag.BoolFlag

Inheritance: RegionFlag
Afficher le fichier Open project: Trojaner25/Rocket-Regions

Méthodes publiques

Méthode Description
GetValueSafe ( ) : bool
GetValueSafe ( Group group ) : bool
ParseValue ( IRocketPlayer caller, Region region, string command, string &shownValue, Group group = Group.ALL ) : bool

Method Details

GetValueSafe() public méthode

public GetValueSafe ( ) : bool
Résultat bool

GetValueSafe() public méthode

public GetValueSafe ( Group group ) : bool
group Group
Résultat bool

ParseValue() public méthode

public ParseValue ( IRocketPlayer caller, Region region, string command, string &shownValue, Group group = Group.ALL ) : bool
caller IRocketPlayer
region Region
command string
shownValue string
group Group
Résultat bool