SetHudWrapWidth
Jump to navigation
Jump to search
void SetHudWrapWidth (int wrapwidth);
Usage
Sets the wrapping width for future HUD messages without altering the clipping rectangle. If you set the wrapping width to 0, messages will wrap to the full width of the HUD, as normal.
Parameters
- wrapwidth
- (Need more info)
Examples
Note: This article lists no examples. If you make use of this feature in your own project(s) or know of any basic examples that could be shared, please add them. This will make it easier to understand for future authors seeking assistance. Your contributions are greatly appreciated. |