Difference between revisions of "HPL3/Amnesia: Rebirth/Glossary"
< HPL3 | Amnesia: Rebirth
Jump to navigation
Jump to search
(Created page with "{{stub}} '''Find explanations of various HPL3 terms here.''' {{CategoryHeader}} {{CategoryNewcolumn}} == General == *'''Static Object''' - An in-game object which is used on...") |
m (→Scripting) |
||
Line 22: | Line 22: | ||
*'''User Module''' - Script files which always run in the background and usually define the behavior or core mechanics in the game. | *'''User Module''' - Script files which always run in the background and usually define the behavior or core mechanics in the game. | ||
*'''Handler''' - A synonym for a User Module. | *'''Handler''' - A synonym for a User Module. | ||
+ | *'''Interface''' - Script files that allow User Modules to be loaded by the engine and used in other scripts. | ||
{{CategoryEnd}} | {{CategoryEnd}} |
Revision as of 05:52, 11 January 2021
This article or section is a stub. You can help by adding to it. |
Find explanations of various HPL3 terms here.
General
Modding
Level DesignScripting
|