Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Components/ActorComponent.h |
Include |
#include "Components/ActorComponent.h" |
Source |
/Engine/Source/Runtime/Engine/Private/Components/ActorComponent.cpp |
virtual void OnRegister()
Called when a component is registered, after Scene is set, but before CreateRenderState_Concurrent or OnCreatePhysicsState are called.