Overte C++ Documentation
EntityScriptContentAvailable Struct Reference

Entity with available script contents. More...

#include <ScriptManager.h>

Collaboration diagram for EntityScriptContentAvailable:

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.
 

Detailed Description

Entity with available script contents.


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