Class LumaflyLanternItem
BoolItem that lights up the room the player is in when obtained.
Inherited Members
Namespace: ItemChanger.Items
Assembly: ItemChanger.dll
Syntax
public class LumaflyLanternItem : BoolItem
Constructors
View SourceLumaflyLanternItem()
Declaration
public LumaflyLanternItem()
Methods
View SourceGiveImmediate(GiveInfo)
Specifies the effect of giving a particular item.
Declaration
public override void GiveImmediate(GiveInfo info)
Parameters
| Type | Name | Description |
|---|---|---|
| GiveInfo | info |