Initialize RoboCommand object only when a transfer starts.
Currently there are no references to the object before a transfer has started, so it is safe to only initialize it in the StartTransfer() method.
Loading
Please register or sign in to comment