Skip to content
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

Script events docs missing OnLateFixedUpdate #164

Open
WolfInABowl opened this issue Oct 7, 2024 · 0 comments
Open

Script events docs missing OnLateFixedUpdate #164

WolfInABowl opened this issue Oct 7, 2024 · 0 comments
Labels

Comments

@WolfInABowl
Copy link

https://docs.flaxengine.com/manual/scripting/events.html
The Scripts events page needs to be updated to include OnLateFixedUpdate in the following places:

  1. Event functions table
    https://docs.flaxengine.com/manual/scripting/events.html?tabs=code-cpp#event-functions
  2. Order of execution diagram
    https://docs.flaxengine.com/manual/scripting/events.html?tabs=code-cpp#order-of-execution-for-event-functions
  3. Game logic section
    https://docs.flaxengine.com/manual/scripting/events.html?tabs=code-cpp#game-logic
@mafiesto4 mafiesto4 added the bug label Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants