steamNetworkingUtils property

Pointer<ISteamNetworkingUtils> steamNetworkingUtils

Accesses user instance of ISteamNetworkingUtils

Implementation

Pointer<ISteamNetworkingUtils> get steamNetworkingUtils =>
    ISteamNetworkingUtils.globalInstance;