struct Spectator::Matchers::SuccessfulMatchData
Overview
Information about a successful match.
Defined in:
spectator/matchers/successful_match_data.crInstance Method Summary
- 
        #matched? : Bool
        
          Indicates that the match succeeded.