![]() |
Botcraft 1.21.4
|
#include <DataComponentTypeBoolean.hpp>
Private Member Functions | |
SERIALIZED_FIELD (Value, bool) | |
Private Attributes | |
DECLARE_READ_WRITE_SERIALIZE | |
Additional Inherited Members | |
![]() | |
virtual | ~DataComponentType () |
![]() | |
virtual | ~NetworkType () |
virtual void | Read (ReadIterator &iter, size_t &length) |
virtual void | Write (WriteContainer &container) const |
virtual Json::Value | Serialize () const |
![]() | |
virtual void | ReadImpl (ReadIterator &iter, size_t &length)=0 |
virtual void | WriteImpl (WriteContainer &container) const =0 |
virtual Json::Value | SerializeImpl () const =0 |
Definition at line 9 of file DataComponentTypeBoolean.hpp.
|
private |
|
private |
Definition at line 13 of file DataComponentTypeBoolean.hpp.