Navigation
API > API/Runtime > API/Runtime/NetCore > API/Runtime/NetCore/FFastArraySerializerItem
Description
Called when logging LogNetFastTArray (log or lower verbosity)
| Name | GetDebugString |
| Type | function |
| Header File | /Engine/Source/Runtime/Net/Core/Classes/Net/Serialization/FastArraySerializer.h |
| Include Path | #include "Net/Serialization/FastArraySerializer.h" |
FString GetDebugString()
Parameters
| Name | Remarks |
|---|---|
| InArraySerializer | Array serializer that owns the item and has triggered the replication call NOTE: intentionally not virtual; invoked via templated code, |
See Also
- FExampleItemEntry