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

UEHelpers Improvements for Dedicated Servers #688

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Oct 17, 2024

  1. feat(UEHelpers): Rework GetWorld() to get the UWorld from UGameInstan…

    …ce and fallback on GetPlayerController() only if a valid GameInstance doesn't exist
    
    feat(UEHelpers): Change GetWorldContextObject() to return GetWorld() instead of GetPlayerController()
    igromanru committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    ac6ba17 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. feat(UEHelpers): Add GetAllPlayerStates and GetAllPlayers functions

    docs(Changelog.md): Add UEHelpers changes
    igromanru committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    50a3300 View commit details
    Browse the repository at this point in the history