UCCameraComponent

Overview

Camera component with custom init/tick/reset callbacks. Extends UCameraComponent.

Properties & Methods

Name Description
customInit Lambda called during init()
customTick Lambda called each TickComponent()
customReset Lambda called during reset()
// Callbacks are set by UCInitializerComponent::complete_CSTR_CPLAYER_FIRST_PERSON_ONLY
// providing player-specific camera behavior