void SetDescription( const String & description );
Name | Description | |
---|---|---|
in | description | The new description text. |
Sets a descriptive text string.
Sets a descriptive text string. The application is free to set any value (but the maximum number of characters is MATCHMAKE_STRING_MAX_LENGTH)
.
CONFIDENTIAL