Skip to content

investigate if we can insert hooks in the middle of methods #473

Open
@Qubus0

Description

@Qubus0

with dynamic hook gen it should be possible for us to insert new hooks at any point of a method.
each insertion will of course change the line numbers so we'll have to keep track of how the vanilla line numbers change, if we are basing the positioning on those (can't think of a more foolproof way)

potential issues

  • indentation needs to be detected
  • this is rather sensitive to changes between game versions

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions