LNSetIsPlayable

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Similar to SetIsPlayable, but also works for RACE, EYES, HAIR, and PERK forms.

Syntax

[help]
LNSetIsPlayable form:form playable:bool

Form Types

These form types can be Playable:

10: Hair
11: Eyes
12: Race
24: Armor
40: Weapon
41: Ammo
86: Perk

See Also

LNIsPlayable IsPlayable

SetIsPlayable