Class DroppedCharmItem
Represents an item that, when dropped, gives a charm to the player.
Inherited Members
Namespace: WeaverCore.Components
Assembly: WeaverCore.dll
Syntax
public class DroppedCharmItem : DroppedItem
Methods
| Edit this page View SourceOnGiveItem()
Called when the item is picked up by the player.
Declaration
protected override void OnGiveItem()