WCGASBuildPresetAsset is a Data Asset that defines complete character build configurations in the Wonderscape Creations GAS Ally plugin. It allows designers to create predefined loadouts containing abilities, passive effects, and attribute modifications without writing any C++ code, making build management a fully designer-driven workflow. Build presets can be applied to characters at runtime to instantly configure their gameplay capabilities.
DA_WarriorStarterBuild, DA_MageTier2Build, DA_BossLoadout)| Property | Description | Required | Notes |
|---|---|---|---|
| Build ID | Unique gameplay tag identifying this build preset | ❌ No | Useful for save/load systems, UI display, and build switching |
| Build Display Name | Human-readable name for UI display | ❌ No | Warrior Starter, Fire Mage Tier 2, Tank Build |
| Build Description | Detailed description of the build's playstyle | ❌ No | Supports MultiLine for longer descriptions |