LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

MsgType.MsgTypeToString

public static string MsgTypeToString(short value);

Parameters

valueA internal message id value.

Returns

string The name of the internal message.

Description

Returns the name of internal message types by their id.