Click or drag to resize
DigitalRuneIGamePropertyReset Method
Removes any local values and sets the property to its default value.

Namespace: DigitalRune.Game
Assembly: DigitalRune.Game (in DigitalRune.Game.dll) Version: 1.4.0.0 (1.4.0.14427)
Syntax
void Reset()
Remarks
See description in HasLocalValue.
See Also