Click or drag to resize

CustomPlatformInitOptionsconfigVars Field

(Required) Various configuration variables for the current platform. If no value is set, default values will be used.

Namespace:  Rewired.Platforms.Custom
Assembly:  Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public CustomPlatformConfigVars configVars

Field Value

Type: CustomPlatformConfigVars
See Also