Revisions to make the how-to guides show in navigation pane

This commit is contained in:
Charlie Crane
2025-02-26 15:31:03 +00:00
parent 0d93981ef8
commit 7fe4915f42
9 changed files with 2045 additions and 199 deletions

View File

@@ -7,7 +7,6 @@
Extensible Actions
******************
Changes to Actions class Structure.
===================================
@@ -33,7 +32,7 @@ The ConfigSchema sub-class of the action must contain all `configurable` variabl
Unique discriminator
#################
####################
When declaring a custom class, it must have a unique discriminator string, that allows PrimAITE to generate the correct action when needed.