Action entity refactor #19944
DrSmugleaf
announced in
Code announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The action refactor has been merged (#19900)
type: ...
withtype: entity
, and moving all data other than thename
,description
and newid
field to an action component such as InstantAction. See below for an example.Here's an example of an old action:
And its new version:
Beta Was this translation helpful? Give feedback.
All reactions