UCameraModifier_Offset¶
#include <CameraModifier_Offset.h>
Inherits from UCameraModifier
Public Functions¶
| Name | |
|---|---|
| UCameraModifier_Offset() |
Public Attributes¶
| Name | |
|---|---|
| AActor * | AttachToActor |
| FName | AttachToBone |
| USkeletalMeshComponent * | AttachToMesh |
| AInventoryItem * | LastProjectile |
| FVector | LocationOffset |
| FRotator | RotationOffset |
| bool | bAttachToProjectile |
| bool | bOverrideRotation |
| bool | bUseAttachRotation |
Updated on 2025-01-21 at 09:02:24 +0100