Click or drag to resize
DigitalRuneGamePropertyTReset 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
public void Reset()

Implements

IGamePropertyReset
Remarks
See description in HasLocalValue.
See Also