LNIsPlayable

From the Fallout3 GECK Wiki
Revision as of 20:55, 25 January 2017 by imported>Pintocat
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

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

Syntax

[help]
(bool) LNIsPlayable form:form

Form Types

These form types can be Playable:

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

See Also

LNSetIsPlayable IsPlayable

SetIsPlayable