Method: FMOD::Core::LoopPoints#end
- Defined in:
- lib/fmod/core/structures.rb
#end ⇒ Integer
The loop end point, this point in time is played so it is inclusive.
20 21 22 |
# File 'lib/fmod/core/structures.rb', line 20 def end @end end |