ProtoTwin API
    Preparing search index...

    Function HandleArray

    • Property decorator that specifies that the property value is an array of handles.

      Type Parameters

      • T

      Parameters

      Returns PropertyDecorator

      The property decorator instance.

      This is automatically applied by the script editor to handle array properties, informing the inspector of the type of the handles. Do NOT explicitly add this decorator to properties.