abstract struct Spectator::Matchers::MatchData
- Spectator::Matchers::MatchData
- Struct
- Value
- Object
Overview
Information about the outcome of a match.
Direct Known Subclasses
Defined in:
spectator/matchers/match_data.crConstructors
Instance Method Summary
- #description : String
-
#matched? : Bool
Indicates whether the match as successful or not.