img



img

[lib] List - Basic


By: _ForgeUser1604162
Addon | img 1,047




Description

___________________________________________________________________________________________________________________________

Description

List <T> - Basic 1.0b

Forum Thread and demo map

Description

Library allowing to easily create basic/cheap version of List<T> collection types known from .NET
In essence "Dynamic Arrays"

  • Features
    • Create Int, Real, String List types (can be extended to any DataTable supported type)
    • Dynamic = no initial size
    • Lists are expanded using 'List <T> Add'
    • Easy 'List Values Count' function to get current size
    • As additional feature i added GUI-Only 'For Each Value in List' actions/scripts
    • API

Note: Although you can create new versions like for example List <dialog item> in galaxy most if not all types are convertible to those 3 basic types. If i'm correct only units are not but for those you have Unit groups already which function same way.

How to use

  • Lists New - Initialize new List. (global, same names allowed if type is different)
  • List <T> Add - Extend list and stores new value at new index.
  • List <T> Set, List <T> Get - Get/Set existing index value.
  • List Clear - Clear List data.

Installation

Import library

Please use This Thread for questions etc




About Project

Created: October 2nd 2023

Updated: October 2nd 2023

Project ID: 89071

License: All Rights Reserved

__________________________________________

Game Versions:

1.01.03

1.01.03

1.01.03

1.01.03

1.01.03

__________________________________________

Flavors:

WoW Retail

__________________________________________

Categories

Companions

Battle

__________________________________________

Main File

_ForgeUser1604162_[lib] List - Basic.zip
  • Release
  • October 2nd 2023

    __________________________________________

    Recent File

    _ForgeUser1604162_[lib] List - Basic.zip
  • Release
  • October 2nd 2023

    __________________________________________

    Members

    img
    _ForgeUser1604162
    Owner

    __________________________________________

    Report