Skip to content

Add function calling interface #7

@StarrFox

Description

@StarrFox

something along the lines of

class Player(MemoryObject):
    get_location = Function(0x20, returns=Vec3())

pos = Player(0x123).get_location()

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions