Conscience Core
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
conscience_core::bridging::commands::CommandStopFollowObjectParams Struct Reference

#include <CommandStopFollowObject.h>

Public Member Functions

 CommandStopFollowObjectParams ()=default
 
 CommandStopFollowObjectParams (ptr< CscEntityReflexion > entityToStop)
 
 ~CommandStopFollowObjectParams ()
 
string toString () const
 

Public Attributes

ptr< CscEntityReflexionentityToStop
 

Static Public Attributes

static const CommandTypeId COMMAND_ID = "STOP_FOLLOW_TRACKED_OBJECT"
 

Constructor & Destructor Documentation

◆ CommandStopFollowObjectParams() [1/2]

conscience_core::bridging::commands::CommandStopFollowObjectParams::CommandStopFollowObjectParams ( )
default

◆ CommandStopFollowObjectParams() [2/2]

conscience_core::bridging::commands::CommandStopFollowObjectParams::CommandStopFollowObjectParams ( ptr< CscEntityReflexion entityToStop)
inline

◆ ~CommandStopFollowObjectParams()

conscience_core::bridging::commands::CommandStopFollowObjectParams::~CommandStopFollowObjectParams ( )
inline

Member Function Documentation

◆ toString()

string conscience_core::bridging::commands::CommandStopFollowObjectParams::toString ( ) const
inline

Member Data Documentation

◆ COMMAND_ID

const CommandTypeId conscience_core::bridging::commands::CommandStopFollowObjectParams::COMMAND_ID = "STOP_FOLLOW_TRACKED_OBJECT"
inlinestatic

◆ entityToStop

ptr<CscEntityReflexion> conscience_core::bridging::commands::CommandStopFollowObjectParams::entityToStop

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