Click or drag to resize
BucketValues Property
Hartismere School

[This is preliminary documentation and is subject to change.]

A list of all the Values in this Bucket.

Namespace: EJW.TextBasedAdventure
Assembly: EJW.TextBasedAdventure (in EJW.TextBasedAdventure.dll) Version: 2.0.5850.21153
Syntax
public Object[] Values { get; }

Return Value

Type: Object
dynamic[] of all Values.
See Also