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

Method on

src/framework/Controller.java:145–151  ·  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

nothing calls this directly

Calls 1

radioMethod · 0.80

Tested by

no test coverage detected