IntrinsicData Reference

From PMDOWiki
Revision as of 04:56, 18 October 2023 by IDK (talk | contribs) (Created page with "This page shows all properties of IntrinsicData that can be manipulated from Lua. == IntrinsicData.Name == The name of the data == IntrinsicData.Desc == The description of the data == IntrinsicData.Released == Is it released and allowed to show up in the game? == IntrinsicData.Comment == Comments visible to only developers == IntrinsicData.IndexNum == Index number of the intrinsic for sorting. Must be unique Category:Quick Reference")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This page shows all properties of IntrinsicData that can be manipulated from Lua.

IntrinsicData.Name

The name of the data


IntrinsicData.Desc

The description of the data


IntrinsicData.Released

Is it released and allowed to show up in the game?


IntrinsicData.Comment

Comments visible to only developers


IntrinsicData.IndexNum

Index number of the intrinsic for sorting. Must be unique