C# Class Steamworks.ISteamNetworkingConnectionSignaling

Show file Open project: rlabrecque/Steamworks.NET-CodeGen

Public Methods

Method Description
Release ( ) : void
SendSignal ( Steamworks.HSteamNetConnection hConn, Steamworks.SteamNetConnectionInfo_t &info, IntPtr pMsg, int cbMsg ) : bool

Method Details

Release() public method

public Release ( ) : void
return void

SendSignal() public method

public SendSignal ( Steamworks.HSteamNetConnection hConn, Steamworks.SteamNetConnectionInfo_t &info, IntPtr pMsg, int cbMsg ) : bool
hConn Steamworks.HSteamNetConnection
info Steamworks.SteamNetConnectionInfo_t
pMsg IntPtr
cbMsg int
return bool