Click or drag to resize
DigitalRuneGamePropertyMetadataTId Property
Gets the unique ID.

Namespace: DigitalRune.Game
Assembly: DigitalRune.Game (in DigitalRune.Game.dll) Version: 1.4.0.0 (1.4.0.14427)
Syntax
public int Id { get; }

Property Value

Type: Int32
The unique ID.

Implements

IGamePropertyMetadataId
See Also