Rotator
GetPCDeltaRotation()
void
SetPCDeltaRotation(Rotator newPCDeltaRotation)
| Parameter |
Type |
Description |
| newPCDeltaRotation |
Rotator |
--- |
Rotator
GetOldControllerRotation()
void
SetOldControllerRotation(Rotator newOldControllerRotation)
| Parameter |
Type |
Description |
| newOldControllerRotation |
Rotator |
--- |
Vector
GetPCDeltaLocation()
void
SetPCDeltaLocation(Vector newPCDeltaLocation)
| Parameter |
Type |
Description |
| newPCDeltaLocation |
Vector |
--- |
Vector
GetOldControllerLocation()
void
SetOldControllerLocation(Vector newOldControllerLocation)
| Parameter |
Type |
Description |
| newOldControllerLocation |
Vector |
--- |
Vector
GetShakeLocationOffset()
void
SetShakeLocationOffset(Vector newShakeLocationOffset)
| Parameter |
Type |
Description |
| newShakeLocationOffset |
Vector |
--- |
Rotator
GetShakeRotationOffset()
void
SetShakeRotationOffset(Rotator newShakeRotationOffset)
| Parameter |
Type |
Description |
| newShakeRotationOffset |
Rotator |
--- |
float
GetShakeFOVOffset()
void
SetShakeFOVOffset(float newShakeFOVOffset)
| Parameter |
Type |
Description |
| newShakeFOVOffset |
float |
--- |
void
SetStartFadeColor(UnrealColor newStartFadeColor)
| Parameter |
Type |
Description |
| newStartFadeColor |
UnrealColor |
--- |
void
SetEndFadeColor(UnrealColor newEndFadeColor)
| Parameter |
Type |
Description |
| newEndFadeColor |
UnrealColor |
--- |
Vector
GetClipOffset()
void
SetClipOffset(Vector newClipOffset)
| Parameter |
Type |
Description |
| newClipOffset |
Vector |
--- |
void
SetbDisableCameraShake(unsigned long newbDisableCameraShake)
| Parameter |
Type |
Description |
| newbDisableCameraShake |
unsigned long |
--- |
void
SetbSnapNextTransition(unsigned long newbSnapNextTransition)
| Parameter |
Type |
Description |
| newbSnapNextTransition |
unsigned long |
--- |
void
eventOnViewTargetChanged()
bool
IsTransitioning()
void
SnapTransition()
void
CopyFade(CameraXWrapper Other)
void
UpdateFade(float DeltaTime)
| Parameter |
Type |
Description |
| DeltaTime |
float |
--- |
void
eventUpdateCamera(float DeltaTime)
| Parameter |
Type |
Description |
| DeltaTime |
float |
--- |
Rotator
RemoveRoll(Rotator &InRot)
| Parameter |
Type |
Description |
| InRot |
Rotator |
--- |
void
UpdateCameraState()
void
InstanceCameraStates()
void
OnLoadingMovieClosesd()
void
eventPostBeginPlay()