C# Class BattleInfoPlugin.Models.GetLostItem

Show file Open project: Yoctillion/BattleInfoPlugin Class Usage Examples

Public Methods

Method Description
GetLostItem ( Api_Happening happening ) : System
GetLostItem ( Api_Itemget itemget ) : System

Method Details

GetLostItem() public method

public GetLostItem ( Api_Happening happening ) : System
happening BattleInfoPlugin.Models.Raw.Api_Happening
return System

GetLostItem() public method

public GetLostItem ( Api_Itemget itemget ) : System
itemget BattleInfoPlugin.Models.Raw.Api_Itemget
return System