timelinefx:timelinefx.tlGameObject.AddComponent
Method AddComponent:Void( component:tlComponent, last:Int=true )
Add a tlComponent to the object tlCompoents are usd to add functionality to tlGameObjects
Parameters
component tlComponent to add
last Default true, add at the end or the beginning of the component list.