The "sys_log_perform" Function
#
SyntaxArgument | Type | Description |
---|---|---|
entity | integer | The data structure of the entity for which to perform text |
index | integer | The index of the row containing the target entity ID |
font | font | Override font to draw backlog text in (optional, use keyword 'inherit' to disable) |
color | color | Override color to draw backlog text in (optional, use keyword 'inherit' to disable) |
#
DescriptionRenders text which has been pre-processed with sys_log_init
to a surface which can then be drawn to the backlog.