OpenMod Docs OpenMod Docs
OpenMod Docs OpenMod Docs
OpenMod .NET Plugin Framework.

Class KnownGameCapabilities

Represents common game capabilities. Can be used to check if the current game supports specific features. See HasCapability(String).

Inheritance
System.Object
KnownGameCapabilities
Namespace: OpenMod.Extensions.Games.Abstractions
Assembly: OpenMod.Extensions.Games.Abstractions.dll
Syntax
public static class KnownGameCapabilities : object

Fields

| Improve this Doc View Source

Health

Declaration
public static readonly string Health
Field Value
Type Description
System.String
| Improve this Doc View Source

Inventory

Declaration
public static readonly string Inventory
Field Value
Type Description
System.String
| Improve this Doc View Source

Vehicles

Declaration
public static readonly string Vehicles
Field Value
Type Description
System.String