Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 459 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 459 Bytes

PAYDAY 2 Code Documentation

WIP

This is a collection of Lua files documenting PAYDAY 2's engine types and library functions via EmmyLua annotations. Adding these files to your VS Code library will allow you to get hints when working with them.

Simply annotate a variable or function parameter as a certain type and you should get useful autocompletion and parameter hints.