Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 486 Bytes

File metadata and controls

19 lines (13 loc) · 486 Bytes

Freeclimb::PlayBeep

Properties

Name Type Description Notes
ALWAYS PlayBeep Represented in Ruby as "always"
NEVER PlayBeep Represented in Ruby as "never"
ENTRY_ONLY PlayBeep Represented in Ruby as "entryOnly"
EXIT_ONLY PlayBeep Represented in Ruby as "exitOnly"

Example

require 'freeclimb'

instance = Freeclimb::PlayBeep::[NAME OF ENUM]