Automatically create and update functions for behavior properties #3569
D8H
started this conversation in
Enhancement ideas (and their technical discussions)
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Adding an action, a condition and an expression for each behavior properties can be very time consuming. The GUI could generate them automatically using the same logic as
BehaviorMetadata::AddExpressionAndConditionAndAction
to generate full name, sentence and description from the property label.User story A - Add a property
User story L - Edit a property
User story M - Modify a property function
User story D - Delete a property
User story R - Rename a property
User story S - Custom full name, description or sentence
User story H - Add a hidden property
Beta Was this translation helpful? Give feedback.
All reactions