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 SourceHealth
Declaration
public static readonly string Health
Field Value
Type | Description |
---|---|
System.String |
Inventory
Declaration
public static readonly string Inventory
Field Value
Type | Description |
---|---|
System.String |
Vehicles
Declaration
public static readonly string Vehicles
Field Value
Type | Description |
---|---|
System.String |