GitHubPixels Website
  • Preparing search index...
  • The search index is not available
Documentation
  • Documentation
  • @systemic-games/pixels-edit-animation
  • Serializable
  • toProfile

Function toProfile

  • toProfile(data, getAnimation, allowMissingDependency?): EditProfile
  • Parameters

    • data: Readonly<Serializable.ProfileData>
    • getAnimation: ((uuid: string) => undefined | EditAnimation)
        • (uuid): undefined | EditAnimation
        • Parameters

          • uuid: string

          Returns undefined | EditAnimation

    • allowMissingDependency: boolean = false

    Returns EditProfile

    • Defined in pixels-edit-animation/src/serializable/convert.ts:75

Settings

Member Visibility
GitHubPixels Website
Documentation
  • Loading...

Generated using TypeDoc