IntrinsicData Reference: Difference between revisions
From PMDOWiki
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" |
No edit summary |
||
Line 1: | Line 1: | ||
{{stub}} | |||
This page shows all properties of IntrinsicData that can be manipulated from Lua. | This page shows all properties of IntrinsicData that can be manipulated from Lua. | ||
Line 31: | Line 33: | ||
[[Category: | [[Category:Data Class Documentation]] |
Revision as of 20:17, 9 May 2024
This article is a stub. You can help PMDO Wiki by expanding it.
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