Skip to main content
itch.io
Browse Games
Game Jams
Upload Game
Halloween Sale 2024
Developer Logs
Community
Log in
Register
On Sale:
Games
Assets
Tools
Tabletop
Comics
Indie game store
Free games
Fun games
Horror games
Game development
Assets
Comics
Sales
Bundles
Jobs
Tags
Game Engines
UIToolkitWithAttributes
By
CatyboyStudio
Add to collection
asset pack
Community
Devlog
UIToolkitWithAttributes community
Attributes
Search
45
Topics
Note:
only moderators are allowed to create new topics, but anyone can reply.
45 topics
·
Previous page
·
First page
Topic
Last post
Sticky
Attributes Index
AnimationParamAttribute BoxGroupAttribute ButtonAttribute ConditionAndAttribute ConditionOrAttribute ConditionEqualsAttr...
started by
CatyboyStudio
Oct 13, 2022
90
views
No replies yet
ConditionAndAttribute
Define a logical AND condition [ConditionAnd("Cond1", nameof(Switch1), nameof(Switch2))] The properties Switch1 and Swit...
started by
CatyboyStudio
Oct 14, 2022
44
views
No replies yet
ButtonAttribute
Displays the method as a button, and the user can click to execute the method body public int Value; [Button] protected...
started by
CatyboyStudio
Oct 14, 2022
57
views
No replies yet
BoxGroupAttribute
Use UIElements Box to organize the properties For more information, please refer to the "Grouping" description section
started by
CatyboyStudio
Oct 14, 2022
48
views
No replies yet
AnimationParamAttribute
Use the drop-down controls to select the parameters of Animator public Animator Target; [AnimatorParam(nameof(Target))]...
started by
CatyboyStudio
Oct 14, 2022
40
views
No replies yet