Skip to content

Variable: mockError

ts
const mockError: Mock<never, [string], any>;

Mock lua error global. Mirrors the engine behaviour of raising an exception with the provided message.