Skip to content

API

The PlayMaker API lets you make custom actions and editor extensions.

  • Upgrade Guide


    Update Actions made for Playmaker 1.

    Read the Guide

  • Custom Actions


    Make your own PlayMaker Actions.

    Explore the API

  • Base Actions


    Use PlayMaker's shared base action classes for common runtime patterns.

    Explore the API

  • Custom Variables


    Wrap your own types so PlayMaker can serialize and use them in actions.

    Explore the API

  • Debug Scripts


    Extend the PlayMaker Debug System.

    Explore the API

  • Data Ecosystem


    Understand schema, storage, UI bindings, and extension points in the data system.

    Explore the API

  • Save System


    Hook custom asset reference saving into PlayMaker's runtime save pipeline.

    Explore the API