swiftlys2/docs/api/ai/
API Reference SteamAPI

InteropHelp.UTF8StringHandle

Class
Namespace: SwiftlyS2.Shared.SteamAPI · Assembly: SwiftlyS2.CS2.dll
public class InteropHelp.UTF8StringHandle : SafeHandleZeroOrMinusOneIsInvalid, IDisposable
View source

Constructors

UTF8StringHandle(string)

public UTF8StringHandle(string str)
Parameters

Methods

ReleaseHandle()

When overridden in a derived class, executes the code required to free the handle.

protected override bool ReleaseHandle()
Returns
true if the handle is released successfully; otherwise, in the event of a catastrophic failure, false . In this case, it generates a releaseHandleFailed Managed Debugging Assistant.