| name :: string [R] | Name of this prototype. |
| order :: string [R] | Order string of this prototype. |
| localised_name :: LocalisedString [R] | |
| localised_description :: LocalisedString [R] | |
| collision_box :: BoundingBox [R] | The bounding box used for collision checking. |
| autoplace_specification :: AutoplaceSpecification [R] | Autoplace specification for this decorative prototype. |
| valid :: boolean [R] | Is this object valid? |
| help :: string [R] | All methods, and properties that this object supports. |
Prototype of a virtual signal.
Name of this prototype.
Order string of this prototype.
The bounding box used for collision checking.
Autoplace specification for this decorative prototype. nil if none.