Navigation
API > API/Plugins > API/Plugins/RigLogicLib
| Name | Writable |
| Type | class |
| Header File | /Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/trio/Concepts.h |
| Include Path | #include "trio/Concepts.h" |
Syntax
class Writable
Derived Classes
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~Writable() |
trio/Concepts.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
std::size_t write
(
const char* source, |
Writes bytes from the given buffer to the stream. | trio/Concepts.h | |
| Writes bytes from the given stream to this stream. | trio/Concepts.h |