Unreal SDK  v1.3.0
Loading...
Searching...
No Matches
StopForceMessage Class Reference

Message to the middleware to stop the temperature of the effect. More...

#include <WeArtMessages.h>

Inheritance diagram for StopForceMessage:
[legend]

Public Member Functions

virtual std::string getID () override
 
virtual std::vector< std::string > getValues () override
 
virtual void setValues (std::vector< std::string > &values) override
 
- Public Member Functions inherited from WeArtMessageObjectSpecific
virtual void setHandSide (EHandSide hs) override
 
virtual void setActuationPoint (EActuationPoint ap) override
 

Static Public Attributes

static constexpr const char * ID = "stopForce"
 

Additional Inherited Members

- Protected Attributes inherited from WeArtMessageObjectSpecific
EHandSide handSide
 
EActuationPoint actuationPoint
 

Detailed Description

Message to the middleware to stop the temperature of the effect.

Member Function Documentation

◆ getID()

virtual std::string StopForceMessage::getID ( )
inlineoverridevirtual

Implements WeArtMessage.

◆ getValues()

virtual std::vector< std::string > StopForceMessage::getValues ( )
inlineoverridevirtual

◆ setValues()

virtual void StopForceMessage::setValues ( std::vector< std::string > &  values)
inlineoverridevirtual

Member Data Documentation

◆ ID

constexpr const char* StopForceMessage::ID = "stopForce"
staticconstexpr

The documentation for this class was generated from the following file: