Libraries
»
mcproc
(2016.2.20)
»
Index
»
God
»
TimedEvent
»
#at
Method: God::TimedEvent#at
Defined in:
lib/god/driver.rb
#
at
⇒
Object
The Time at which this event is due.
16 17 18
# File 'lib/god/driver.rb', line 16
def
at
@at
end