Hierarchy

Constructors

Properties

Methods

Constructors

Properties

_componentName: string = "serializable"

The component's name

args: DFValueType[]
data: string
tags: BLTag<"dynamic", "Is Hidden">[] = ...

The tags of the action on this conditional block.

Remark

Will be an empty array if the action has no tags.

type: "func"

Type of the codeblock.

Methods

  • Serialize the object into a readable DiamondFire format.

    Returns

    DiamondFire codeblock object.

    Returns RawDFDataBlock<"func">

Generated using TypeDoc