TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches
Terraria.ModLoader.ILoot Interface Reference
+ Inheritance diagram for Terraria.ModLoader.ILoot:
+ Collaboration diagram for Terraria.ModLoader.ILoot:

Public Member Functions

List< IItemDropRuleGet (bool includeGlobalDrops=true)
 
IItemDropRule Add (IItemDropRule entry)
 
IItemDropRule Remove (IItemDropRule entry)
 
void RemoveWhere (Predicate< IItemDropRule > predicate, bool includeGlobalDrops=true)
 

Detailed Description

Definition at line 7 of file ILoot.cs.


The documentation for this interface was generated from the following file: