Click or drag to resize

BaseConfigManagergetConfigInt Method

Namespace:  Kratos_3.Config
Assembly:  Kratos_3 (in Kratos_3.dll) Version: 3.6.2.0 (3.6.2.0)
Syntax
public int getConfigInt(
	ConfigOptions name
)

Parameters

name
Type: ConfigOptions

Return Value

Type: Int32
See Also