Class OnItemUnlocked_IntItemIDAttribute The function will be called when an item is unlocked by player Examples [OnItemUnlocked_IntItemID] internal static void ExampleFunction (int itemID) { }