UCSpringArmComponent

Overview

Spring arm with custom init/tick/reset callbacks. Extends USpringArmComponent.

Properties & Methods

Name Description
actorInformation Shared UCActorInformation reference
cameraComponent Attached camera component
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
// Probe size, arm length, location and offset are configured in reset()