Skip to content

DA-Assets/UITK-Element-Linker

Repository files navigation

Logo

App Screenshot

App Screenshot

The asset allows you to easily set up linking between your UI Toolkit elements and MonoBehaviour scripts, without the need to use the "Query" method.

The asset supports 2 ways of element linking:

  1. Using GUID. In this case, you need to use a new set of visual elements inherited from the original UI Builder visual elements. These elements have a new field - GUID, which contains a unique auto-generated identifier that is used for element lookup.

  2. Using the element name and/or hierarchy index. You can specify just the name, or set a hierarchy of indexes and names, by which your element will be searched in the UI Builder layout.

Once you have chosen the linking method that suits you, you can easily access your element using a special component.

More information can be found in the manual attached to the asset and on the developer's website.

Contributing

Contributions are always welcome!

Manual

Open the manual

License

MIT

Support

Discord Server: https://discord.com/invite/ZsnDffV5eE

Telegram Group: -

Telegram Support: https://t.me/da_assets

Email Support: da.assets.publisher@gmail.com

Website: https://da-assets.github.io/site/

Releases

No releases published

Packages

No packages published

Languages