swiftlys2/docs/api/ai/
API Reference SteamAPI

InteropHelp

Class
Namespace: SwiftlyS2.Shared.SteamAPI · Assembly: SwiftlyS2.CS2.dll
public class InteropHelp
Inherits object
View source

Methods

ByteArrayToStringUTF8(byte[])

public static string ByteArrayToStringUTF8(byte[] buffer)
Parameters
Returns

PtrToStringUTF8(nint)

public static string PtrToStringUTF8(nint nativeUtf8)
Parameters
Returns

StringToByteArrayUTF8(string, byte[], int)

public static void StringToByteArrayUTF8(string str, byte[] outArrayBuffer, int outArrayBufferSize)
Parameters

TestIfAvailableClient()

public static void TestIfAvailableClient()

TestIfAvailableGameServer()

public static void TestIfAvailableGameServer()

TestIfPlatformSupported()

public static void TestIfPlatformSupported()