Difference between revisions of "Raw Function List"

Jump to navigation Jump to search
575 bytes added ,  08:41, 2 June 2008
m
Made a start with Pluggy Array Functions
imported>Wrye
(→‎Data: Messed up data.)
imported>Kyoma
m (Made a start with Pluggy Array Functions)
Line 419: Line 419:
Yield;CS;;
Yield;CS;;
;;;
;;;
ArrayCmp;Pluggy;Array;
ArrayCmp;Pluggy;Array;Compares two arrays. Returns 1 if they're equal and 0 if they are not.
ArrayCount;Pluggy;Array;
ArrayCount;Pluggy;Array;Returns the count of indexes that contain a value. Returns -1 if array does not exist.
ArrayEsp;Pluggy;Array;
ArrayEsp;Pluggy;Array;Gets or sets the esp associated to an array. Returns -1 if array does not exist.
ArrayProtect;Pluggy;Array;
ArrayProtect;Pluggy;Array;Gets or sets the protection state of an array. Returns -1 if array does not exist.
ArraySize;Pluggy;Array;
ArraySize;Pluggy;Array;Gets or sets the size of an array. Returns -1 if array does not exist.
CopyArray;Pluggy;Array;
CopyArray;Pluggy;Array;Creates a copy of an array and returns the newly created ArrayID. Returns -1 if array does not exist.
CopyString;Pluggy;String;
CopyString;Pluggy;String;
CreateArray;Pluggy;Array;
CreateArray;Pluggy;Array;Creates a new array.
CreateString;Pluggy;String;
CreateString;Pluggy;String;
DelFile;Pluggy;;
DelFile;Pluggy;;
DelTxtFile;Pluggy;;
DelTxtFile;Pluggy;;
DestroyAllArrays;Pluggy;Array;
DestroyAllArrays;Pluggy;Array;Destroys all arrays associated with the EspID.
DestroyAllStrings;Pluggy;String;
DestroyAllStrings;Pluggy;String;Destroys the array.
DestroyArray;Pluggy;Array;
DestroyArray;Pluggy;Array;
DestroyString;Pluggy;String;
DestroyString;Pluggy;String;
Anonymous user

Navigation menu