Skip to content

BRL.Hook "AddHook" doesn't return a value #22

@GWRon

Description

@GWRon

AddHook() states to return an THook object which you can use to delete it later on.

Either add a return t to this function and a new param "hookObject:THook=Null" to RemoveHook() or adjust the documentation (or even add an RemoveHookInstance(hook:THook) to avoid the chain of parameters (in NG we could use overloaded functions).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions