Skip to content

Array Of Struct Example #6

Description

@OWarneke

It is possible to declare Arrays of Struct by combining the UserArray and UserStruct example.
You have to carefully calculate the length of your struct.

ArrayAttribute = the Dimensions! not the number of elements (at the moment only 1 Dimension allowed)
ArrayDimensionAttribute = Sets

  1. Define a Structure "YourStruct" (with structureAttribute)
  2. Create Array after the UserArray Pattern of Type "YourStruct"

Please add an example for this usecase.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions