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() |