Navigation
API > API/Runtime > API/Runtime/CinematicCamera > API/Runtime/CinematicCamera/UCineCameraComponent
- UObject::PostInitProperties()
- UActorComponent::PostInitProperties()
- UCineCameraComponent::PostInitProperties()
References
Module | CinematicCamera |
Header | /Engine/Source/Runtime/CinematicCamera/Public/CineCameraComponent.h |
Include | #include "CineCameraComponent.h" |
virtual void PostInitProperties&40;&41;
Remarks
Called after the C++ constructor and after the properties have been initialized, including those loaded from config. This is called before any serialization or other setup has happened.