Click or drag to resize
IMySessionConfig Property

[This is preliminary documentation and is subject to change.]

Obtaining values from config is slow and can allocate memory! Do it only when necessary.

Namespace: VRage.Game.ModAPI
Assembly: VRage.Game (in VRage.Game.dll) Version: 1.0.0.0
Syntax
C#
IMyConfig Config { get; }

Property Value

Type: IMyConfig

[Missing <value> documentation for "P:VRage.Game.ModAPI.IMySession.Config"]

See Also