Parameters |
Description |
int type |
Message type. |
const char * msg |
Message string. |
Syntax: GameRules.SendTextMessage( int type, const char *msg )
Sends a text message type with the specified text.
Copyright (c) 2012. All rights reserved.
|