- Name: Custom Verse Command
- Description: Executes a reflected verse command
- Command type: Action
- Label: Reflected Command Name
- Range: This would be a reflected and statically fixed value, which the reflected command consumes
- Values: N/A
- Implementation details: Provide a way to specify a custom command name, potentially as a data asset. The asset will then reflect into verse digest as a statically fixed and comparable command. Provide a way to listen / subscribe to custom commands. It will be the users responsibility to listen for this command in the place where they need it. This behavior will allow users to define fully custom commands that are not bound to concrete and Epic curated logic. Instead it will only send a signal to the user’s code base where they can execute any kind of custom verse logic (e.g. destroy all vehicles at once). The command name would be reflected from the data asset, as well as any related parameter range (if applicable).
12 Likes