#include <commands.hpp>
◆ RemoveComponentCmd() [1/2]
template<SerializableComponent T>
◆ RemoveComponentCmd() [2/2]
template<SerializableComponent T>
◆ deserialize()
template<SerializableComponent T>
Deserialize command from buffer
- Parameters
-
| serializer | serializer to read from |
Implements sd::Command.
◆ execute()
template<SerializableComponent T>
◆ serialize()
template<SerializableComponent T>
Serialize command to buffer (networking and files)
- Parameters
-
| serializer | serializer to write to |
Implements sd::Command.
◆ m_handle
template<SerializableComponent T>
The documentation for this class was generated from the following file: