Skip to content

Behavior when the GetArgument<int> value is a Number but not an integer. #70

@Akeit0

Description

@Akeit0

The original Lua throws an error when argument is not integer.
Main.lua:1: bad argument #1 to 'getlocal' (number has no integer representation)

debug.getlocal(0.1, 1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions