![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FCbAttachment, including all inherited members.
| AsBinary() const | FCbAttachment | inline |
| AsCompositeBinary() const | FCbAttachment | inline |
| AsCompressedBinary() const | FCbAttachment | inline |
| AsObject() const | FCbAttachment | inline |
| FCbAttachment()=default | FCbAttachment | |
| FCbAttachment(const FCbObject &InValue) | FCbAttachment | inlineexplicit |
| FCbAttachment(FCbObject &&InValue) | FCbAttachment | inlineexplicit |
| FCbAttachment(const FCbObject &InValue, const FIoHash &Hash) | FCbAttachment | inlineexplicit |
| FCbAttachment(FCbObject &&InValue, const FIoHash &Hash) | FCbAttachment | inlineexplicit |
| FCbAttachment(BufferType &&InValue) | FCbAttachment | inlineexplicit |
| FCbAttachment(BufferType &&InValue, const FIoHash &InHash) | FCbAttachment | inlineexplicit |
| FCbAttachment(const FCompressedBuffer &InValue) | FCbAttachment | inlineexplicit |
| FCbAttachment(const FCompressedBuffer &InValue, const FIoHash &Hash) | FCbAttachment | inlineexplicit |
| FCbAttachment(FCompressedBuffer &&InValue) | FCbAttachment | inlineexplicit |
| FCbAttachment(FCompressedBuffer &&InValue, const FIoHash &Hash) | FCbAttachment | inlineexplicit |
| GetHash() const | FCbAttachment | |
| IsBinary() const | FCbAttachment | inline |
| IsCompressedBinary() const | FCbAttachment | inline |
| IsNull() const | FCbAttachment | inline |
| IsObject() const | FCbAttachment | inline |
| operator bool() const | FCbAttachment | inlineexplicit |
| operator!=(const FCbAttachment &Attachment) const | FCbAttachment | inline |
| operator<(const FCbAttachment &Attachment) const | FCbAttachment | inline |
| operator==(const FCbAttachment &Attachment) const | FCbAttachment | inline |
| Reset() | FCbAttachment | inline |
| Save(FCbWriter &Writer) const | FCbAttachment | |
| Save(FArchive &Ar) const | FCbAttachment | |
| TryLoad(FCbFieldIterator &Fields) | FCbAttachment | |
| TryLoad(FArchive &Ar, FCbBufferAllocator Allocator=FUniqueBuffer::Alloc) | FCbAttachment |