CopyRawRangeData

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

CopyRawRangeData

(
    const PropertyType* InProperty,
    void* OutDestination
)

Copies the underlying InterpolationRangePropertyData to the given destination, using the input property for type information

Public function

bool

 

CopyRawRangeData

(
    const FProperty* InProperty,
    void* OutDestination
)

Copies the underlying InterpolationRangePropertyData to the given destination, using the input property for type information

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