Skip to main content

AppearanceItemStringify

Callable

  • AppearanceItemStringify(Item: any): string

  • Serialize items to JSON, breaking the cyclic link between Item, Asset & Group by serializing that into a single string representing the link.


    Parameters

    • Item: any

    Returns string