umsg.String
From GMod Wiki
| Function | |
| Syntax |
umsg.String( String value ) Where is this used? |
| Description: | |
| Includes an string in the usermessage. | |
| Returns: | nil |
| Part of Library: | umsg |
| Realm: |
|
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Umsg.String]Umsg.String [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
| Description | Sends a string. |
|---|---|
| Used on | |
| Code | umsg.String( "Hello World!" ) |
| Output | N/A |
Additional Notes
- The size is the length of the string. If the string has been pooled, it will be replaced with a short.