3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/world/level/GameplayUserManagerProxy.h"
18 virtual ::std::optional<::std::string>
19 validatePlayerName(::std::string
const& playerName,
::GameplayUserManager const& gameplayUserManager)
const
23 virtual bool shouldGeneratePlayerIndex()
const ;
32 MCNAPI ::std::optional<::std::string>
Definition GameplayUserManagerProxy.h:11
Definition GameplayUserManager.h:22
Definition ServerGameplayUserManagerProxy.h:13
static MCAPI void ** $vftable()
MCAPI ::std::optional<::std::string > $validatePlayerName(::std::string const &playerName, ::GameplayUserManager const &gameplayUserManager) const
MCAPI bool $shouldGeneratePlayerIndex() const