Entity with available script contents. More...
#include <ScriptManager.h>
Public Attributes | |
| EntityItemID | entityID |
| Entity ID. | |
| QString | scriptOrURL |
| URL to the script, or the actual script if embedded in the URL field. | |
| QString | contents |
| Contents of the script. | |
| bool | isURL |
| Whether scriptOrURL contains an URL. | |
| bool | success |
| Whether the request has been successful. | |
| QString | status |
| Status as text. | |
Entity with available script contents.