The BlastScriptPackage type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Flags | package flags as set by attached package |
![]() | HasInputs | true if package has inputs defined |
![]() | HasOutputs | true if the package has outputs defined |
![]() | HasVariables | true if the script uses variables |
![]() | IsAllocated | Returns true if native memory is allocated for the package |
![]() | IsBurstCompiled | True if this package has also been burstcompiled and can be executed with a native function pointer |
![]() | PackageMode | packaging mode set by attached package data |
![]() | PackageSize | size of package data |
