- Joined
- Aug 27, 2011
- Messages
- 41
So I was wondering about a couple of things in vJass.
Any help on any of these would be great
- Can you pass a Struct as parameters?
- Can you use any existing variable type in a Struct or are there some that wont work?
- Is there any variable type similar to object, like most modern coding languages? (Yes I know highly doubtful, but I thought I'd ask.)
- Do Struct function the same as the modern language's Struct? Such as you can only add variables and not functions, and or methods.
Any help on any of these would be great