|
Project Zomboid Lua Docs 29123
Unofficial documentation for Project Zomboid's Lua
|
This is the complete list of members for ISTutorialSetInfo, including all inherited members.
| __eventListeners | ISBaseObject | |
| addEventListener(string _event, function _callback, unknown _target) | ISBaseObject | |
| addPage(string pagetitle, string pagetext, string moreTextInfo, fun():boolean pagenextcondition) | ISTutorialSetInfo | |
| applyPageToRichTextPanel(ISRichTextPanel tutorialPanel) | ISTutorialSetInfo | |
| clearEventListeners() | ISBaseObject | |
| currentPage | ISTutorialSetInfo | |
| derive(string type) | ISBaseObject | |
| getCurrent() | ISTutorialSetInfo | |
| hasNext() | ISTutorialSetInfo | |
| hasPrevious() | ISTutorialSetInfo | |
| initialise() | ISTutorialSetInfo | |
| ISBaseObject() | ISBaseObject | |
| ISTutorialSetInfo() | ISTutorialSetInfo | |
| pageCount | ISTutorialSetInfo | |
| pages | ISTutorialSetInfo | |
| removeEventListener(string _event, function _callback) | ISBaseObject | |
| triggerEvent(string _event, unknown ...) | ISBaseObject | |
| Type | ISBaseObject | |
| update(ISRichTextPanel tutorialPanel) | ISTutorialSetInfo |