Navigation
Unreal Engine C++ API Reference > Plugins > ConcertSyncCore > FConcertSyncObjectReader
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FArchive & | operator<<
(
UObject*& Obj |
Serializes an UObject value from or into this archive. |
![]() ![]() |
FArchive & | operator<<
(
FLazyObjectPtr& LazyObjectPtr |
Serializes a lazy object pointer value from or into this archive. |
![]() ![]() |
FArchive & | operator<<
(
FObjectPtr& Obj |
Serializes a wrapped object pointer value from or into this archive. |
![]() ![]() |
FArchive & | operator<<
(
FSoftObjectPtr& AssetPtr |
Serializes asset pointer from or into this archive. |
![]() ![]() |
FArchive & | operator<<
(
FSoftObjectPath& AssetPtr |
Serializes soft object paths from or into this archive. |
![]() ![]() |
FArchive & | operator<<
(
FWeakObjectPtr& Value |
Serializes FWeakObjectPtr value from or into this archive. |
![]() ![]() |
FArchive & | operator<<
(
FName& Name |
Serializes an FName value from or into this archive. |