Click or drag to resize

ICommonConfig Interface

Container for the various global settings of the mod.

Namespace:  KASAPIv2
Assembly:  KAS-API-v2 (in KAS-API-v2.dll) Version: KAS API v2
Syntax
C#
public interface ICommonConfig
Request Example View Source

The ICommonConfig type exposes the following members.

Properties
  NameDescription
Public propertyCode examplekeyDropConnector
Keyboard key to trigger the drop connector event.
Public propertyCode examplekeyPickupConnector
Keyboard key to trigger the pickup connector event.
Public propertysndPathBipWrong
URL of the sound for the impossible action.
Top
See Also