-
Notifications
You must be signed in to change notification settings - Fork 329
Fixes for LUA helpers and types #861
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
`ModRef` roo
This is misleading and incorrect. "Player" in the context of UE is a completely different to a pawn object. You always have a player on a client, be it `LocalPlayer` or `NetClient`, but there are plenty of games that never use Pawn, nor for PlayerController nor for any of the other entities. This should be removed in major release or rewritten to return actual player Object
|
Why is |
As far as I know it wasn't decided on Discord, but regardless, |
|
|
Missing global functions for
Types.lua