C# Class Steamworks.InteropHelp

Afficher le fichier Open project: rlabrecque/Steamworks.NET Class Usage Examples

Méthodes publiques

Méthode Description
PtrToStringUTF8 ( IntPtr nativeUtf8 ) : string
TestIfAvailableClient ( ) : void
TestIfAvailableGameServer ( ) : void
TestIfPlatformSupported ( ) : void

Method Details

PtrToStringUTF8() public static méthode

public static PtrToStringUTF8 ( IntPtr nativeUtf8 ) : string
nativeUtf8 System.IntPtr
Résultat string

TestIfAvailableClient() public static méthode

public static TestIfAvailableClient ( ) : void
Résultat void

TestIfAvailableGameServer() public static méthode

public static TestIfAvailableGameServer ( ) : void
Résultat void

TestIfPlatformSupported() public static méthode

public static TestIfPlatformSupported ( ) : void
Résultat void