|
staticprivate |
Creates and throws the error code, sending it to the handler of the category.
category | ErrorCategory Category the error is thrown from |
code | int The code that the error belongs to inside the category between [-32768, 32767] |
additionalInfo | string Any additional info regarding the error, usually data |
int
The full error code Используется в CGame::TryConnect().