Torque3D Documentation / _generateds / afxConsoleMessageData

afxConsoleMessageData

consoledoc.h

A datablock that specifies a Console Message effect.

More...

Public Attributes

string

A text message to be displayed when the effect is executed.

Detailed Description

A datablock that specifies a Console Message effect.

Console Message effects are useful for debugging purposes when you want to make sure that an effect with a certain kind of timing is actually getting executed and for evaluating some kinds of field substitutions.

Public Attributes

string Message 

A text message to be displayed when the effect is executed.