Starfield Mod talk:Object Scripts
From Starfield Wiki
Changed the inheritance character from : to ←[edit]
I changed the inheritance character from : to ← on the script listing because the : character is already Papyrus syntax for a Papyrus script namespace. For example, a script like ScriptName MyMod:Feature1:MyScript Extends Quest is nested in a custom MyMod:Feature1 Papyrus namespace. Using the : to show inheritance could mislead readers into thinking these are namespaces. The script index presentation isn't currently the best so lets keep improving it. Scrivener07 (talk) 18:00, 27 May 2025 (EDT)