Replies: 1 comment
-
| Read https://github.com/sumneko/lua-language-server/wiki/Annotations#class | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all, I've been trying to do some annotations for an existing video game as a mod (Project Zomboid to be exact), and I'm not sure how to correctly annotate the classes so that I get the intellisense I expect.
Here's an example class that the game uses:
ISUIElement has a similar class construction to this. Here's the class hierarchy as it pertains to this example:
Beta Was this translation helpful? Give feedback.
All reactions