- 
                Notifications
    You must be signed in to change notification settings 
- Fork 4
PRINT_TYPE
        GeckoN edited this page Mar 29, 2017 
        ·
        6 revisions
      
    The PRINT_TYPE enumeration contains the kinds of locations that a ClientPrintf operation can output text to.
The HTML documentation can be found here.
| Constant | Description | 
|---|---|
| print_console | Print to the console. | 
| print_center | Print to the center of the screen. | 
| print_chat | Print to chat. Note: does not work. Use CPlayerFuncs::ClientPrint with HUD_PRINTTALK instead. | 
