ConnectionConfigConstructor

매뉴얼로 전환
public ConnectionConfig ();
public ConnectionConfig (Networking.ConnectionConfig config);

파라미터

configConnection config.

설명

Will create default connection config or will copy them from another.

Note: The copy constructor provides deep copying.