timelinefx:timelinefx.tlEffectsLibrary.AddEmitter
Method AddEmitter:Void( e:tlEmitter )
Add a new emitter to the library. Emitters are stored using a map and can be retrieved using GetEmitter. Generally you don't want to call this at all unless you're building your effects manually, just use AddEffect and all its emitters will be added also.