9 override void CreateConditionComponents()
15 override bool IsLocal()
20 override bool IsInstant()
25 override bool RemoveForceTargetAfterUse()
32 if ( player.GetCraftingManager().GetRecipesCount() > 1 )
39 override void Start( ActionData action_data )
41 super.Start( action_data );
42 action_data.m_Player.GetCraftingManager().SetNextRecipe();