Difference between revisions of "Raw Function List"
Jump to navigation
Jump to search
→Data: Shorten some pluggy descriptions so they fit on one line.
imported>Wrye (→Data: Fix obse function versions. Add OBSE 15 functions.) |
imported>Wrye (→Data: Shorten some pluggy descriptions so they fit on one line.) |
||
Line 418: | Line 418: | ||
Yield;CS;; | Yield;CS;; | ||
;;; | ;;; | ||
ArrayCmp;Pluggy;Array;Compares two arrays | ArrayCmp;Pluggy;Array;Compares two arrays. | ||
ArrayCount;Pluggy;Array;Returns the count of indexes that contain a value | ArrayCount;Pluggy;Array;Returns the count of indexes that contain a value. | ||
ArrayEsp;Pluggy;Array;Gets or sets the esp associated to an array | ArrayEsp;Pluggy;Array;Gets or sets the esp associated to an array. | ||
ArrayProtect;Pluggy;Array;Gets or sets the protection state of an array | ArrayProtect;Pluggy;Array;Gets or sets the protection state of an array. | ||
ArraySize;Pluggy;Array;Gets or sets the size of an array | ArraySize;Pluggy;Array;Gets or sets the size of an array. | ||
CopyArray;Pluggy;Array;Creates a copy of an array and returns the newly created ArrayID | CopyArray;Pluggy;Array;Creates a copy of an array and returns the newly created ArrayID. | ||
CopyString;Pluggy;String; | CopyString;Pluggy;String; | ||
CreateArray;Pluggy;Array;Creates a new array. | CreateArray;Pluggy;Array;Creates a new array. |