Selectable
Extends: Reference
Description
Wrapper class that describes a selectable thing in Dungeondraft.
Properties
Node2D | Thing |
int | Type |
bool | IsInGroup |
Property Descriptions
- Node2D Thing:
The Asset Instance or other selectable object.
- int Type:
The type of Selectable the held thing is.
- bool IsInGroup:
Whether or not the object is grouped together because it is part of a prefab.