AngelScript
Loading...
Searching...
No Matches
asSMessageInfo Struct Reference

Represents a compiler message. More...

#include <angelscript.h>

Public Attributes

const char * section
 The script section where the message is raised.
int row
 The row number.
int col
 The column.
asEMsgType type
 The type of message.
const char * message
 The message text.

Detailed Description

Definition at line 810 of file angelscript.h.


The documentation for this struct was generated from the following file: