Navigation
Unreal Engine C++ API Reference > Plugins > MotoSynth > SynthComponents > USynthComponentMoto
References
Module | MotoSynth |
Header | /Engine/Plugins/Experimental/MotoSynth/Source/MotoSynth/Classes/SynthComponents/SynthComponentMoto.h |
Include | #include "SynthComponents/SynthComponentMoto.h" |
Source | /Engine/Plugins/Experimental/MotoSynth/Source/MotoSynth/Private/SynthComponentMoto.cpp |
UFUNCTION&40;BlueprintCallable, Category&61;"MotoSynth"&41;
void GetRPMRange
&40;
float & OutMinRPM,
float & OutMaxRPM
&41;
Remarks
Retrieves RPM range of the moto synth, taking into account the acceleration and deceleration sources. The min RPM is the largest of the min RPms of either and the max RPM is min of the max RPMs of either.