SetRawMappingData

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

SetRawMappingData

(
    URemoteControlPreset* InOwning...,
    const PropertyType* InProperty,
    const void* InSource
)

Sets the underlying InterpolationMappingPropertyData to the given source, using the input property for type information

Public function

bool

 

SetRawMappingData

(
    URemoteControlPreset* InOwning...,
    const FProperty* InProperty,
    const void* InSource
)

Sets the underlying InterpolationMappingPropertyData to the given source, 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