handling-tarrays

Community

Enforce UE TArray usage in React UMG.

Author15195999826
Version1.0.0
Installs0

System Documentation

What problem does it solve?

TArray properties in ReactUMG must be created with UE.NewArray() and manipulated via provided methods; using plain JS arrays leads to type errors and broken bindings.

Core Features & Use Cases

  • Enforce UE.NewArray() usage for all TArray props.
  • Safe manipulation with .Add(), .Get(), .Set(), .Num() and related methods.
  • Real-world scenario: configure GridPanel ColumnFill using UE arrays instead of JS arrays.

Quick Start

Create a UE.NewArray(UE.BuiltinFloat), Add values, and pass it to GridPanel's ColumnFill.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: handling-tarrays
Download link: https://github.com/15195999826/LomoMarketplace/archive/main.zip#handling-tarrays

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.