Click or drag to resize
GameConfigurationBehaviour.Configuration Property
Current game configuration.

Namespace: Slash.Unity.Common.Configuration
Assembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntax
public IAttributeTable Configuration { get; set; }

Property Value

Type: IAttributeTable
See Also