Skip to main content

TieImplementation

This class represents the implementation for a given definition. For the lifetime of the class, this implementation will be exposed to consumption by both someone using the tie interface, and anyone invoking its methods via the normal Roblox API.

Show raw api
{
    "functions": [],
    "properties": [],
    "types": [],
    "name": "TieImplementation",
    "desc": "This class represents the implementation for a given definition. For the lifetime\nof the class, this implementation will be exposed to consumption by both someone\nusing the tie interface, and anyone invoking its methods via the normal Roblox API.",
    "source": {
        "line": 8,
        "path": "src/tie/src/Shared/Implementation/TieImplementation.lua"
    }
}