C# Class Steamworks.ISteamNetworkingConnectionSignaling

Afficher le fichier Open project: rlabrecque/Steamworks.NET-CodeGen

Méthodes publiques

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

Method Details

Release() public méthode

public Release ( ) : void
Résultat void

SendSignal() public méthode

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
Résultat bool