Struct SampSharpInfo
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
Size
The size of this structure. Can be used to check if the structure is the correct version.
public readonly Size Size
Field Value
Version
The version of the SampSharp open.mp component.
public readonly SemanticVersion Version