Skip to main content

CharacterAppearanceAllowForTypes

Callable

  • CharacterAppearanceAllowForTypes(allowTypes: Data, typeRecord: TypeRecord): boolean

  • Check whether a layer must be visible given a provided type record.


    Parameters

    • allowTypes: Data

      The layer's allowed types

    • typeRecord: TypeRecord

      The type record in question.

    Returns boolean

    • Whether the layer should be visible