5 m_Text =
"#next_combination_lock_dial";
8 override void CreateConditionComponents()
14 override bool HasTarget()
19 override bool IsInstant()
24 override bool RemoveForceTargetAfterUse()
29 override bool UseAcknowledgment()
39 construction_action_data.SetCombinationLock(
CombinationLock.Cast( item ) );
49 super.Start( action_data );
53 if ( combination_lock )
55 combination_lock.SetNextDial();