TIDERegisteredComps.Add Method
Adds a new TIDERegisteredComp object in the collection. You don't need to call this method, a better alternative is to use TIDEEngine.RegisterComponent.
Syntax
Unit: IDEMain
function TIDERegisteredComps.Add: TIDERegisteredComp;