Full list of structure members: Difference between revisions
Jump to navigation
Jump to search
Hendricks266 (talk | contribs) No edit summary |
Hendricks266 (talk | contribs) No edit summary |
||
Line 12: | Line 12: | ||
[[Members of the userdef structure]] | [[Members of the userdef structure]] | ||
[[Members of the input structure]] | |||
For members to use with [[getprojectile]], [[setprojectile]], [[getthisprojectile]], and [[setthisprojectile]], see [[defineprojectile]]. They are the top list, but you have to cut off the “PROJ_” part and convert them to lowercase before they will be accepted by the CON parser. | |||
[[Category:Structure member documentation]] | [[Category:Structure member documentation]] |
Revision as of 19:34, 8 April 2007
EDuke32 Scripting
Scripting · Full command list (alphabetized · categorized) · Event list · Structure members
Member functions are internal properties that may be accessed through CONs in EDuke. They may be called within actors, players, or events. Every entity in the game uses these to varying effects.
Members of the sprite and hittype structures
Members of the player structure
Members of the sector structure
Members of the userdef structure
Members of the input structure
For members to use with getprojectile, setprojectile, getthisprojectile, and setthisprojectile, see defineprojectile. They are the top list, but you have to cut off the “PROJ_” part and convert them to lowercase before they will be accepted by the CON parser.