GetBipedModelList

From GECK
Jump to: navigation, search


A function added by the Lutana NVSE plugin, now part of the JIP NVSE Plugin.

Description

Returns the Biped Model List of the specified Armor or Weapon form.

Syntax

[help]
(modelList:ref) GetBipedModelList armor:form 

Or:

(modelList:ref) GetBMList armor:form

Example

set rBPModelList to GetBipedModelList ArmorMetal 

See Also