GetPreviousTransform

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

TOptional< F...

 

GetPreviousTransform

(
    USceneComponent* Component
)

Check if the specified scene component has a simulated transform and return the result as an optional transform.

Public function Const

bool

 

GetPreviousTransform

(
    USceneComponent* Component,
    FTransform* OutTransform
)

Check if the specified scene component has a simulated transform, setting the specified transform if so.

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