Selectable Object

๐Ÿ”ŽSearchable multi selection system

Introduction

Part of the Selection System of the UX Complete asset

Make anything selectable and searchable with a simple easy to use componenet.

Definition

Fields and Attributes

TypeNameNotes

bool

IsSelected

If true this object is selected. If you set this it will update the object's selection state in the API.Selection interface

Events

Selection Changed

occurs when the selection status of this object has been changed

Last updated