Difference between revisions of "Complete List of Functions in NVSE"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Odessa
(Updated to 4.6.1)
imported>Hemingway
(Added functions up to 5.0.3, source: nvse_whatsnew)
Line 1: Line 1:
The following is a complete list of all functions registered in NVSE version 4.6.1.
The following is a complete list of all functions registered in NVSE version 5.0.3


See also: [[Complete List of Function in Fallout New Vegas]]
See also: [[Complete List of Function in Fallout New Vegas]]
Line 503: Line 503:
*[[GetDefaultForms]]
*[[GetDefaultForms]]


4.6.1
4.6.x
*[[GetGridsToLoad]]
*[[GetGridsToLoad]]
*[[OutputLocalMapPicturesOverride]] / OLMPOR
*[[OutputLocalMapPicturesOverride]] / OLMPOR
Line 513: Line 513:
*[[GetInGrid]]
*[[GetInGrid]]
*[[GetInGridInCell]]
*[[GetInGridInCell]]
*[[AddSpellNS]]
*[[IsLoadDoor]]
*[[GetDoorTeleportX]]
*[[GetDoorTeleportY]]
*[[GetDoorTeleportZ]]
*[[GetDoorTeleportRot]]
*[[SetDoorTeleport]]
*[[GetFlagsLow]]
*[[GetFlagsHigh]]
*[[SetFlagsLow]]
*[[SetFlagsHigh]]
*[[HasConsoleOutputFile]] / [[HasCOF]]
*[[GetConsoleOutputFile]] / [[GetCOF]]
*[[PrintF]]
*[[PrintDebugF]] / [[PrintDF]]
*[[Con_TFIK]]
*[[GetEyesFlags]]
*[[SetEyesFlags]]
*[[GetHairFlags]]
*[[SetHairFlags]]
*[[GetActorFIKStatus]] / [[GetFIK]]
*[[SetActorFIKStatus]] / [[SetFIK]]
5.0.x
*[[GenericCheckForm]]
*[[GetBit]]
*[[ar_Packed]]


[[Category:Functions (NVSE)]]
[[Category:Functions (NVSE)]]
[[Category:NVSE]]
[[Category:NVSE]]

Revision as of 07:12, 4 October 2015

The following is a complete list of all functions registered in NVSE version 5.0.3

See also: Complete List of Function in Fallout New Vegas

External Documentation

If a function is not yet documented in this wiki, consider:

Registered Functions

4.5.6

4.5.7

4.6.x

5.0.x