Skip to content

Commit 5f7b79c

Browse files
committed
Update README.md
1 parent 39c4fce commit 5f7b79c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ Tool created mainly to solve old problem with reloading [native plugins](https:/
3131
- Options are accessible via `DllManipulatorScript` editor or window.
3232
- Although this tool presumably works in built game, it's intended to be used in editor.
3333
- Get callbacks in C# when the dll load state has changed with attributes like `[NativeDllLoadedTrigger]`, see `Attributes.cs` for more information
34+
- Unload and load all DLLs via shortcut `Alt+D` and `Alt+Shfit+D` respectively. Editable in the Shortcut Manager for 2019.1+
3435

3536
## Limitations
3637
- Marshaling parameter attributes other than `[MarshalAs]`, `[In]` and `[Out]` are not supported.

0 commit comments

Comments
 (0)