Interface SceneTransferUtil


  • public interface SceneTransferUtil
    Helper to send a scene from client to the server You can access the corresponding bean implementation via EngineFacade::getBusinessObject
    • Method Detail

      • send

        void send​(Scene scene)
        Sends a scene from client to the server