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