Click or drag to resize
DigitalRuneGamePropertyT Properties

The GamePropertyT generic type exposes the following members.

Properties
  NameDescription
Public propertyChange
Event handler that automatically changes the value of the property.
Public propertyHasLocalValue
Gets a value indicating whether this property has a local value.
Public propertyMetadata
Gets the property metadata.
Public propertyName
Gets the name.
Public propertyOwner
Gets the game object that owns this property.
Public propertyValue
Gets or sets the value.
Top
Explicit Interface Implementations
See Also