C# 클래스 Steamworks.InteropHelp

파일 보기 프로젝트 열기: rlabrecque/Steamworks.NET 1 사용 예제들

공개 메소드들

메소드 설명
PtrToStringUTF8 ( IntPtr nativeUtf8 ) : string
TestIfAvailableClient ( ) : void
TestIfAvailableGameServer ( ) : void
TestIfPlatformSupported ( ) : void

메소드 상세

PtrToStringUTF8() 공개 정적인 메소드

public static PtrToStringUTF8 ( IntPtr nativeUtf8 ) : string
nativeUtf8 System.IntPtr
리턴 string

TestIfAvailableClient() 공개 정적인 메소드

public static TestIfAvailableClient ( ) : void
리턴 void

TestIfAvailableGameServer() 공개 정적인 메소드

public static TestIfAvailableGameServer ( ) : void
리턴 void

TestIfPlatformSupported() 공개 정적인 메소드

public static TestIfPlatformSupported ( ) : void
리턴 void