In This Topic
            
            Is called after start of a new interaction with same or higher priority. In this case the current interaction is deactivated until the new interaction stops.
            
            
            Syntax
            
            
            
            
            public virtual void OnDeactivate()
             
        
            
            public:
virtual void OnDeactivate(); 
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            See Also