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

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Odessa
(Added 4.5.7)
imported>Hemingway
(Added functions up to 5.0.3 (release), source: nvse_whatsnew)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
The following is a complete list of all functions registered in NVSE version 4.5.7.
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 492: Line 492:
*[[GetLevCharacterRefs]]
*[[GetLevCharacterRefs]]
*[[GetListForms]]
*[[GetListForms]]
*[[GetNthDefaultForm]]
*[[GenericAddForm]]
*[[GenericReplaceForm]]
*[[GenericDeleteForm]]
*[[IsPluginInstalled]]
*[[GetPluginVersion]]
*[[GenericGetForm]]
*[[Con_INV]]
*[[GetNthDefaultForm]]  
*[[SetNthDefaultForm]]
*[[SetNthDefaultForm]]
*[[GetDefaultForms]]
*[[GetDefaultForms]]
*[[GenericAddForm]]
 
*[[GenericReplaceForm]]
4.6.x
*[[GenericDeleteForm]]
*[[GetGridsToLoad]]
*[[GenericGetForm]]
*[[OutputLocalMapPicturesOverride]] / OLMPOR
*[[Con_Inv]]
*[[SetOutputLocalMapPicturesGrids]] / SetOLMPGrids
*[[SetEventHandler]]
*[[RemoveEventHandler]]
*[[GetCurrentEventName]]
*[[DispatchEvent]]
*[[GetInGrid]]
*[[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.1
*[[GenericCheckForm]]
*[[GetBit]]
*[[ar_Packed]]
 
5.0.2
*[[HasEffectShader]]
 
5.0.3
*[[GetCurrentQuestObjectiveTeleportLinks]]
*[[dSin]]
*[[dCos]]
*[[dTan]]
*[[dASin]]
*[[dACos]]
*[[dATan]]
*[[dATan2]]
*[[dSinh]]
*[[dCosh]]
*[[dTanh]]
*[[ATan2]]
*[[Sinh]]
*[[Cosh]]
*[[Tanh]]


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

Latest revision as of 07:23, 1 November 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[edit | edit source]

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

Registered Functions[edit | edit source]

4.5.6

4.5.7

4.6.x

5.0.1

5.0.2

5.0.3