code/__HELPERS/mobs.dm 
            
        
| /proc/do_after | Timed action involving one mob user. Target is optional. | 
|---|---|
| GET_CLIENT | Gets the client of the mob, allowing for mocking of the client. You only need to use this if you know you're going to be mocking clients somewhere else. | 
Define Details
GET_CLIENT
            
            
         
    
    Gets the client of the mob, allowing for mocking of the client. You only need to use this if you know you're going to be mocking clients somewhere else.