Skip to content

Commit

Permalink
Add container argument to RegisterHooksIn (#317)
Browse files Browse the repository at this point in the history
  • Loading branch information
Podskio authored Dec 10, 2023
1 parent e318063 commit 2f3c1e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cmdr/Shared/Registry.lua
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,7 @@ end
Registers all hooks from within a container on both the server and client.
If you want to add a hook only on the server or client – e.g. for logging – then you should use the Register.RegisterHook method instead.
@param container Instance
@server
@within Registry
]=]
Expand Down

0 comments on commit 2f3c1e1

Please sign in to comment.