Difference between revisions of "Raw Function List"

Jump to navigation Jump to search
225 bytes removed ,  21:09, 2 June 2008
→‎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. Returns 1 if they're equal and 0 if they are not.  
ArrayCmp;Pluggy;Array;Compares two arrays.  
ArrayCount;Pluggy;Array;Returns the count of indexes that contain a value. Returns -1 if array does not exist.
ArrayCount;Pluggy;Array;Returns the count of indexes that contain a value.  
ArrayEsp;Pluggy;Array;Gets or sets the esp associated to an array. Returns -1 if array does not exist.
ArrayEsp;Pluggy;Array;Gets or sets the esp associated to an array.  
ArrayProtect;Pluggy;Array;Gets or sets the protection state of an array. Returns -1 if array does not exist.
ArrayProtect;Pluggy;Array;Gets or sets the protection state of an array.  
ArraySize;Pluggy;Array;Gets or sets the size of an array. Returns -1 if array does not exist.
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. Returns -1 if array does not exist.
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.
Anonymous user

Navigation menu