Click or drag to resize
DigitalRuneGamePropertyTIGamePropertyValue Property
Gets or sets the value.

Namespace: DigitalRune.Game
Assembly: DigitalRune.Game (in DigitalRune.Game.dll) Version: 1.4.0.0 (1.4.0.14427)
Syntax
Object IGameProperty.Value { get; set; }

Property Value

Type: Object
The value.

Implements

IGamePropertyValue
See Also