All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Foundation - Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 11:01, 15 April 2022 Sakaratte talk contribs deleted page DATA (Housekeeping: content before blanking was: "DATA classes are the most basic type in Foundation that all other types are based on. For reference all available pure DATA classes can be found in this section of the API: https://www.polymorph.games/foundation/modding/api#data_classes ==Creating & Using a Custom DATA Object== ===Step 1: Defining a DATA Object using a Lua Table=== To create a custom DATA object we will need to make use of the {{#invoke:code|code|lang=lua|1=mod:registerClass(D...)