API
The PlayMaker API lets you make custom actions and editor extensions.
-
Upgrade Guide
Update Actions made for Playmaker 1.
-
Custom Actions
Make your own PlayMaker Actions.
-
Base Actions
Use PlayMaker's shared base action classes for common runtime patterns.
-
Custom Variables
Wrap your own types so PlayMaker can serialize and use them in actions.
-
Debug Scripts
Extend the PlayMaker Debug System.
-
Data Ecosystem
Understand schema, storage, UI bindings, and extension points in the data system.
-
Save System
Hook custom asset reference saving into PlayMaker's runtime save pipeline.