Represents a disassembly of an IScript object. More...
#include <sheepcpp.h>
Public Member Functions | |
| virtual void | Release ()=0 | 
| Releases the disassembly.  | |
| virtual const char * | GetDisassemblyText ()=0 | 
Represents a disassembly of an IScript object.
      
  | 
  pure virtual | 
Returns the text of the disassembly.
This string is freed when Release() is called.
 1.8.7