For the complete documentation index, see llms.txt. This page is also available as Markdown.

IncludeInIClickable

The IncludeInIClickable property enables the exclusion of a shape from the IClickable interface checks. By default all shapes and Sprites added to an entity are checked in the HasCursorOver method. In other words, by default this property is set to true. This value can be set to false to exclude a shape from IClickable.

Last updated

Was this helpful?