Table of Contents

Struct SampSharpInfo

Namespace
SampSharp.OpenMp.Core
Assembly
SampSharp.OpenMp.Core.dll

Provides information about the SampSharp open.mp component.

public readonly struct SampSharpInfo
Inherited Members

Fields

ApiVersion

The unmanaged <> managed API version of the SampSharp open.mp component.

public readonly int ApiVersion

Field Value

int

Size

The size of this structure. Can be used to check if the structure is the correct version.

public readonly Size Size

Field Value

Size

Version

The version of the SampSharp open.mp component.

public readonly SemanticVersion Version

Field Value

SemanticVersion