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

Wrap a few more getters for blueprints #60

Open
wants to merge 12 commits into
base: 2.01-UE4.26
Choose a base branch
from

Commits on Mar 18, 2021

  1. Wrap a few more getters for blueprints

    Wrap a few more fmod api 'getters' for blueprint use.
    BuzzBurrowes committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    1e2f102 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. Configuration menu
    Copy the full SHA
    d5891be View commit details
    Browse the repository at this point in the history
  2. Locale related

    - Return result of SetLocale function back to Blueprint
    - SetLocale before loading any banks
    BuzzBurrowes committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    0289a35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d3f1bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53b9292 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed36a2a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5912384 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8274fa8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e5beee1 View commit details
    Browse the repository at this point in the history
  9. Crash Bug Fix

    fix crash where fmod module tries to access the media module at shutdown time
    BuzzBurrowes committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    b35fb45 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4600552 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    de9de6f View commit details
    Browse the repository at this point in the history