Core: Revision history

From Crumbled World Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

4 August 2025

1 August 2025

26 July 2025

5 July 2025

  • curprev 14:2114:21, 5 July 2025Anders talk contribs 10,476 bytes +10,476 Created page with "{{:CoreExampleCode}} ==Static functions== {| class="wikitable" !|return !|function !|description |- | |setUpdateHz(float hz) |Sets the update frequency of the script based on in game time. minimum hz that can be set is >0.1 below that it will update every frame |- | |setUpdateHzRealTime(float hz) |Sets the update frequency of the script based on real time. minimum hz that can be set is >0.1 below that..."