MCPcopy Create free account
hub / github.com/Voidware-Prohibited/ALSXT / PreInitializeComponents

Method PreInitializeComponents

Source/ALSXT/Private/AlsxtCharacter.cpp:850–855  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

848}
849
850void AAlsxtCharacter::PreInitializeComponents()
851{
852 Super::PreInitializeComponents();
853
854 UGameFrameworkComponentManager::AddGameFrameworkComponentReceiver(this);
855}
856
857void AAlsxtCharacter::BeginPlay()
858{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected