Difference between revisions of "Lutana"
Jump to navigation
Jump to search
Added list of functions copied from nvse.log
imported>Odessa (created) |
imported>Odessa (Added list of functions copied from nvse.log) |
||
Line 2: | Line 2: | ||
It is available via [http://www.nexusmods.com/newvegas/mods/55399/? this external link]. | It is available via [http://www.nexusmods.com/newvegas/mods/55399/? this external link]. | ||
==List of Functions (Version 6)== | |||
*[[GetLNVersion]] | |||
*[[FileExists]] | |||
*[[GetTimeStamp]] | |||
*[[GetController]] | |||
*[[IsButtonPressed]] | |||
*[[GetLeftStickX]] | |||
*[[GetLeftStickY]] | |||
*[[GetRightStickX]] | |||
*[[GetRightStickY]] | |||
*[[GetLeftTrigger]] | |||
*[[GetRightTrigger]] | |||
*[[GetDeadZoneX]] | |||
*[[GetDeadZoneY]] | |||
*[[SetDeadZoneX]] | |||
*[[SetDeadZoneY]] | |||
*[[GetPressedButtons]] | |||
*[[SetVariableFloat]] | |||
*[[GetLoadedType]] | |||
*[[ListToArray]] | |||
*[[SetVariableRef]] | |||
*[[GetCombatStyle]] | |||
*[[GetCellRefs]] | |||
*[[SaveHotkeys]] | |||
*[[RestoreHotkeys]] | |||
*[[GetBipedModelList]] | |||
*[[SetBipedModelList]] | |||
*[[GetModName]] | |||
*[[HasPerkRank]] | |||
*[[SetGlobalValue]] | |||
*[[GetSelfModIndex]] | |||
*[[LeveledListAddForm]] | |||
*[[LeveledListRemoveForm]] | |||
*[[GetLevItemIndexByForm]] | |||
*[[GetLevItemIndexByLevel]] | |||
*[[GetChanceNone]] | |||
*[[SetChanceNone]] | |||
*[[GetNumLevItems]] | |||
*[[GetNthLevItem]] | |||
*[[GetNthLevItemLevel]] | |||
*[[GetNthLevItemCount]] | |||
*[[RemoveNthLevItem]] | |||
*[[LeveledListClear]] | |||
*[[DumpLevList]] | |||
*[[GetChanceNoneGlobal]] | |||
*[[ClearAllHotkeys]] | |||
[[Category:NVSE]] | [[Category:NVSE]] |