Click or drag to resize
DigitalRuneIGameProperty Properties

The IGameProperty type exposes the following members.

Properties
  NameDescription
Public propertyHasLocalValue
Gets a value indicating whether this property has a local value.
Public propertyMetadata
Gets the property metadata.
Public propertyName
Gets the name.
(Inherited from INamedObject.)
Public propertyOwner
Gets the game object that owns this property.
Public propertyValue
Gets or sets the value.
Top
See Also