Skip to main content

AnimationPersistentDataGet

Callable


  • Gets the persistent data for a given item on a given character. This method should not be called explicitly, use the Data builder passed to the dynamic drawing functions.


    Parameters

    • C: Character

      Character wearing the animated object

    • Asset: Asset

      The animated object

    Returns any

    • Contains the persistent data of the animated object, returns a new empty object if it was never initialized previously.