FVehicleAnimationInstanceProxy

Proxy override for this UAnimInstance-derived class

Windows
MacOS
Linux

Inheritance Hierarchy

FAnimInstanceProxy

FVehicleAnimationInstanceProxy

References

Module

ChaosVehicles

Header

/Engine/Plugins/Experimental/ChaosVehiclesPlugin/Source/ChaosVehicles/Public/VehicleAnimationInstance.h

Include

#include "VehicleAnimationInstance.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)()
struct FVehicleAnimationInstanceProxy : public FAnimInstanceProxy

Remarks

Proxy override for this UAnimInstance-derived class

Constructors

Functions

Name Description

Public function Const

const TArray...

 

GetWheelAnimData()

FAnimInstanceProxy interface end

Public function

void

 

SetWheeledVehicleComponent

(
    const UChaosWheeledVehicleMovementC...
)

Overridden from FAnimInstanceProxy

Name Description

Public function Virtual

void

 

PreUpdate

(
    UAnimInstance* InAnimInstance,
    float DeltaSeconds
)

FAnimInstanceProxy interface begin

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss