Lovense Integration
ULovenseFunctionLibrary Member List

This is the complete list of members for ULovenseFunctionLibrary, including all inherited members.

ClearAllCommands(class ULovenseToy *toy=nullptr)ULovenseFunctionLibrarystatic
GetDeviceIpOverride()ULovenseFunctionLibrarystatic
GetDevicePortOverride()ULovenseFunctionLibrarystatic
GetLovenseEvents()ULovenseFunctionLibrarystatic
GetStartWithLovenseActive()ULovenseFunctionLibrarystatic
GetToyAirEnabled()ULovenseFunctionLibrarystatic
GetToyDelay()ULovenseFunctionLibrarystatic
GetToyFingeringEnabled()ULovenseFunctionLibrarystatic
GetToyRotationEnabled()ULovenseFunctionLibrarystatic
GetToys()ULovenseFunctionLibrarystatic
GetToyStrengthMultiplier()ULovenseFunctionLibrarystatic
GetToySuctionEnabled()ULovenseFunctionLibrarystatic
GetToyThrustingEnabled()ULovenseFunctionLibrarystatic
GetToyVibrationEnabled()ULovenseFunctionLibrarystatic
Initialize()ULovenseFunctionLibrarystatic
IsIPStringValid(const FString &ipString)ULovenseFunctionLibrarystatic
IsLovenseRunning()ULovenseFunctionLibrarystatic
IsPortStringValid(const FString &portString)ULovenseFunctionLibrarystatic
IsUpdatingAdapters()ULovenseFunctionLibrarystatic
IsUpdatingToys()ULovenseFunctionLibrarystatic
SendCommand(ELovenseCommand command, class ULovenseToy *toy, uint8 valueA, int32 time, uint8 valueB, uint8 valueC, const FString &presetName, const FLovensePattern &pattern, FOnLovenseResponseDynamic callback)ULovenseFunctionLibrarystatic
SendCommand_AAirLevel(class ULovenseToy *toy, uint8 pulseSpeed, int32 time)ULovenseFunctionLibrarystatic
SendCommand_AAll(class ULovenseToy *toy, uint8 speed, int32 time)ULovenseFunctionLibrarystatic
SendCommand_AFinger(class ULovenseToy *toy, uint8 fingeringSpeed, int32 time)ULovenseFunctionLibrarystatic
SendCommand_AirAuto(class ULovenseToy *toy, uint8 pulseSpeed)ULovenseFunctionLibrarystatic
SendCommand_AirIn(class ULovenseToy *toy)ULovenseFunctionLibrarystatic
SendCommand_AirOut(class ULovenseToy *toy)ULovenseFunctionLibrarystatic
SendCommand_APreset(class ULovenseToy *toy, const FString &patternName, int32 time)ULovenseFunctionLibrarystatic
SendCommand_ARotate(class ULovenseToy *toy, uint8 rotationSpeed, int32 time)ULovenseFunctionLibrarystatic
SendCommand_ASuck(class ULovenseToy *toy, uint8 suctionSpeed, int32 time)ULovenseFunctionLibrarystatic
SendCommand_AThrust(class ULovenseToy *toy, uint8 thrustingSpeed, int32 time)ULovenseFunctionLibrarystatic
SendCommand_AVibAir(class ULovenseToy *toy, uint8 vibrationSpeed, uint8 pulseSpeed, int32 time)ULovenseFunctionLibrarystatic
SendCommand_AVibrate(class ULovenseToy *toy, uint8 vibrationSpeed, int32 time)ULovenseFunctionLibrarystatic
SendCommand_AVibrate1(class ULovenseToy *toy, uint8 vibrationSpeed, int32 time)ULovenseFunctionLibrarystatic
SendCommand_AVibrate2(class ULovenseToy *toy, uint8 vibrationSpeed, int32 time)ULovenseFunctionLibrarystatic
SendCommand_AVibRotate(class ULovenseToy *toy, uint8 vibrationSpeed, uint8 rotationSpeed, int32 time)ULovenseFunctionLibrarystatic
SendCommand_AVibRotateAir(class ULovenseToy *toy, uint8 vibrationSpeed, uint8 rotationSpeed, uint8 pulseSpeed, int32 time)ULovenseFunctionLibrarystatic
SendCommand_Battery(class ULovenseToy *toy, FOnLovenseResponseDynamic callback)ULovenseFunctionLibrarystatic
SendCommand_Finger(class ULovenseToy *toy, uint8 fingeringSpeed)ULovenseFunctionLibrarystatic
SendCommand_Pattern(class ULovenseToy *toy, const TArray< int32 > &pattern, bool bVibrate=true, bool bRotate=true, bool bPump=true, bool bThrust=true, bool bSuck=true, bool bFinger=true, int32 interval=100, int32 time=1)ULovenseFunctionLibrarystatic
SendCommand_Preset(class ULovenseToy *toy, uint8 pattern)ULovenseFunctionLibrarystatic
SendCommand_Rotate(class ULovenseToy *toy, uint8 rotationSpeed)ULovenseFunctionLibrarystatic
SendCommand_RotateAntiClockwise(class ULovenseToy *toy, uint8 rotationSpeed)ULovenseFunctionLibrarystatic
SendCommand_RotateChange(class ULovenseToy *toy)ULovenseFunctionLibrarystatic
SendCommand_RotateClockwise(class ULovenseToy *toy, uint8 rotationSpeed)ULovenseFunctionLibrarystatic
SendCommand_Stop(class ULovenseToy *toy)ULovenseFunctionLibrarystatic
SendCommand_Suck(class ULovenseToy *toy, uint8 suctionSpeed)ULovenseFunctionLibrarystatic
SendCommand_Test(class ULovenseToy *toy)ULovenseFunctionLibrarystatic
SendCommand_Thrust(class ULovenseToy *toy, uint8 thrustingSpeed)ULovenseFunctionLibrarystatic
SendCommand_Vibrate(class ULovenseToy *toy, uint8 vibrationSpeed)ULovenseFunctionLibrarystatic
SendCommand_Vibrate1(class ULovenseToy *toy, uint8 vibrationSpeed)ULovenseFunctionLibrarystatic
SendCommand_Vibrate2(class ULovenseToy *toy, uint8 vibrationSpeed)ULovenseFunctionLibrarystatic
SetDeviceIpOverride(const FString &ipOverride)ULovenseFunctionLibrarystatic
SetDevicePortOverride(const FString &portOverride)ULovenseFunctionLibrarystatic
SetStartWithLovenseActive(bool bStartActive)ULovenseFunctionLibrarystatic
SetToyAirEnabled(bool value)ULovenseFunctionLibrarystatic
SetToyDelay(int32 value)ULovenseFunctionLibrarystatic
SetToyFingeringEnabled(bool value)ULovenseFunctionLibrarystatic
SetToyRotationEnabled(bool value)ULovenseFunctionLibrarystatic
SetToyStrengthMultiplier(float value)ULovenseFunctionLibrarystatic
SetToySuctionEnabled(bool value)ULovenseFunctionLibrarystatic
SetToyThrustingEnabled(bool value)ULovenseFunctionLibrarystatic
SetToyVibrationEnabled(bool value)ULovenseFunctionLibrarystatic
StartLovense()ULovenseFunctionLibrarystatic
StopLovense()ULovenseFunctionLibrarystatic
ULovenseFunctionLibrary(const FObjectInitializer &ObjectInitializer) (defined in ULovenseFunctionLibrary)ULovenseFunctionLibrary
UpdateAdapters()ULovenseFunctionLibrarystatic
UpdateToys()ULovenseFunctionLibrarystatic