Extensions

Used to check for installed game extensions such as DLL mods.

Static methods

Method

Description

Get(name)

Returns true if the extension is available (name is case insensitive)

Details

class Extensions
static bool Get(string name)

Returns true if the extension is available (name is case insensitive)