Click or drag to resize
BucketItem Property
Hartismere School

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

Gets or Sets the Bucket item at the specified key.

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

Parameters

Key
Type: SystemString
Not case sensitive.

Property Value

Type: Object
See Also