ForgeNetworkingRemastered icon indicating copy to clipboard operation
ForgeNetworkingRemastered copied to clipboard

Refactor Connect() - give more control to developers

Open eusebiu opened this issue 5 years ago • 1 comments

Clients' Connect() method should return at least bool so developers can verify if the method call was successful or not, without having to implement fail event handlers. Basically, now it forces developer to have the Connect() call as the last line in the method.

eusebiu avatar May 10 '20 11:05 eusebiu

Please fix the conflict.

phalasz avatar Jun 11 '20 21:06 phalasz