日本語のみで絞り込む

Called after a successful login. This is the first place it is safe to call replicated functions on the PlayerController.

2016/3/8 -Hi, I'm trying to get the character controlled by the given APlayerController in the AGameMode::PostLogin function.

... Unreal Engine Marketplace link: https ... Rep-Notify in a Nutshell for Multiplayer Replication in Unreal UE5 UE4.

YouTube-Kekdot

Yet another way is to use the login chain within the GameMode, there you got PreLogin, Login and PostLogin, those are commonly used to reject entering players ...

2020/10/3 -Just like the title says. I'm trying to make a TD Gamemode, the team gets set in PostLogin but the UI gets displayed in BeginPlay, ...

2023/4/17 -Hint: Notify or tag a user in this post by typing @username. ... Is the UE4 struct FPlayFabBaseModel missing PLAYFAB_API macro? UE4 Source Build ...

2023/1/18 -Trying to make a userId (ProductUserId) available in the GameMode.PostLogin function. How would I do that? I'm using the EOS C SDK.

Discord Server : https://discord.gg/ZY26P6r Support this channel on Patreon! https://www.patreon.com/TotallyUnreal.

YouTube-Totally Unreal

2018/5/3 -Q: I wondered if there is a good place and timing to add an RPC to send extra player information before login and spawning? ... Archived post.

... Login /Authentication system in Unreal Engine using Firebase and the Firebase Blueprint Plugin Library. Assets Download URL: https ...

YouTube-Codeible