Click or drag to resize
BucketKeys Property
Hartismere School

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

A list of all the Keys in this Bucket.

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

Return Value

Type: String
string[] of all keys.
See Also