Class OnItemLost_Character_IntItemIDAttribute The function will be called when a character lost an item Examples [OnItemLost_Character_IntItemID] internal static void ExampleFunction (Character holder, int itemID) { }