| 
   
    PC Stable Documentation 
   | 
 |

Private Member Functions | |
| override void | Init () | 
| override bool | ActivateCondition (PlayerBase player) | 
| override void | OnActivate (PlayerBase player) | 
| override void | OnDeactivate (PlayerBase player) | 
| override bool | DeactivateCondition (PlayerBase player) | 
| override void | OnTick (PlayerBase player, float deltaT) | 
Private Attributes | |
| private const float | BLIND_TIME = 7 | 
| private float | m_Timer | 
      
  | 
  inlineprivate | 
      
  | 
  inlineprivate | 
References BLIND_TIME, and m_Timer.
      
  | 
  inlineprivate | 
      
  | 
  inlineprivate | 
References m_Timer.
      
  | 
  inlineprivate | 
References g_Game.
      
  | 
  inlineprivate | 
      
  | 
  private | 
Referenced by DeactivateCondition().
      
  | 
  private | 
Referenced by DeactivateCondition(), OnActivate(), and OnTick().