Click or drag to resize

MemorySecret Properties

The MemorySecret type exposes the following members.

Properties
  NameDescription
Public propertyGameID
Gets or sets the unique game ID
(Inherited from Secret.)
Public propertyIsReturnSecret
Gets or sets a value indicating whether this instance is return secret.
Public propertyLength
Gets the required length of the secret
(Overrides SecretLength.)
Public propertyMemory
Gets or sets the memory to use for this secret
Public propertyRegion
Gets or sets the region
(Inherited from Secret.)
Public propertyTargetGame
Gets or sets the target game used for this secret
Top
See Also