Skip to main content

Fusion

The entry point for the Fusion library.

Orion uses Fusion 0.2 as a basis, but has some features from Fusion 0.3. Most notably the usage of peek and use instead of :get(). We do not use the scoping functionality of Fusion 0.3. Our forked version also implements several quality of life changes and bug fixes. Such as being able to give instances to a prop table directly rether than having to use the Children SpecialKey.

For more info on how to use Fusion: https://elttob.uk/Fusion/0.2/

Show raw api
{
    "functions": [],
    "properties": [],
    "types": [],
    "name": "Fusion",
    "desc": "The entry point for the Fusion library.\n\nOrion uses Fusion 0.2 as a basis, but has some features from Fusion 0.3. Most notably the usage of `peek` and `use` instead of `:get()`.\nWe do not use the scoping functionality of Fusion 0.3. Our forked version also implements several quality of life changes and bug fixes.\nSuch as being able to give instances to a prop table directly rether than having to use the `Children` SpecialKey.\n\nFor more info on how to use Fusion: https://elttob.uk/Fusion/0.2/",
    "source": {
        "line": 14,
        "path": "src/fusion/src/Fusion/init.lua"
    }
}