Navigation
Unreal Engine C++ API Reference > Runtime > Engine > GameFramework > APlayerState
- AActor::PostInitializeComponents()
- APlayerState::PostInitializeComponents()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/GameFramework/PlayerState.h |
Include | #include "GameFramework/PlayerState.h" |
Source | /Engine/Source/Runtime/Engine/Private/PlayerState.cpp |
virtual void PostInitializeComponents&40;&41;
Remarks
Allow actors to initialize themselves on the C++ side after all of their components have been initialized, only called during gameplay