Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UPlatformEventsComponent
- UActorComponent::OnRegister()
- UPlatformEventsComponent::OnRegister()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Components/PlatformEventsComponent.h |
Include | #include "Components/PlatformEventsComponent.h" |
Source | /Engine/Source/Runtime/Engine/Private/Components/PlatformEventsComponent.cpp |
virtual void OnRegister()
Remarks
Called when a component is registered, after Scene is set, but before CreateRenderState_Concurrent or OnCreatePhysicsState are called.