MCPcopy Create free account
hub / github.com/akeranen/the-one / pauseOnEvent

Method pauseOnEvent

gui/EventLogControl.java:41–43  ·  view source on GitHub ↗

Returns true if this event type should cause pause @return true if this event type should cause pause

()

Source from the content-addressed store, hash-verified

39 */
40
41 public boolean pauseOnEvent() {
42 return this.pause.isSelected();
43 }
44
45 /**
46 * Sets ought this event type should be shown (return true for

Callers 1

processEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected