Thanks. I’m using the PreLoadEventListener to capture the loaded state. I could ignore the non initialized proxy entities, but my question is: when this proxy is initialized, would it then call the preload listener again with the loaded state? Because I just want to guarantee that I capture the loaded state when it gets loaded. |