# Set Debug Message Name

Grammar — Set the name of debug message type type to name
FlagsNative | Action

Sets a name for a debug message type.

# Arguments

Returns — void

native void TriggerDebugSetTypeName(int type, text inText);

Category: Debug / Trigger Debugging

# Examples

— None found —