FMotoSynthEngine::GetRPMRange

Returns the min and max RPM range, taking into account the acceleration and deceleration data.

Windows
MacOS
Linux

References

Module

MotoSynth

Header

/Engine/Plugins/Experimental/MotoSynth/Source/MotoSynth/Public/MotoSynthEngine.h

Include

#include "MotoSynthEngine.h"

Source

/Engine/Plugins/Experimental/MotoSynth/Source/MotoSynth/Private/MotoSynthEngine.cpp

Syntax

void GetRPMRange
(
    FVector2D & OutRPMRange
)

Remarks

Returns the min and max RPM range, taking into account the acceleration and deceleration data.

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