I want to reference an object created with the create by name functionality so I populate various vars. On Created doesn't really cut it for me as I want the function that creates the object to populates its various vars with the function's params.
Cheers