MCPcopy Create free account
hub / github.com/adrientoub/MyAfterEffects / on

Method on

src/framework/View.java:189–195  ·  view source on GitHub ↗

Attach a Consumer to the specified event. @param The type of data to utilize in Consumer Consumers. @param event The name of the event to attach the Consumer to. @param consumer The Consumer to attach to the specified event. @return A boolean

(
    final String event,
    final Consumer<T> consumer
  )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

TimelineControllerMethod · 0.45
TimelineModelMethod · 0.45
PreviewViewMethod · 0.45
ExportViewMethod · 0.45
TimelineViewMethod · 0.45

Calls 1

radioMethod · 0.80

Tested by

no test coverage detected