Navigation
API > API/Runtime > API/Runtime/NetCore > API/Runtime/NetCore/Net > API/Runtime/NetCore/Net/Serialization > API/Runtime/NetCore/Net/Serialization/FNetFastTArrayBaseState
- INetDeltaBaseState::CountBytes()
- FNetFastTArrayBaseState::CountBytes()
References
| Module | NetCore |
| Header | /Engine/Source/Runtime/Net/Core/Classes/Net/Serialization/FastArraySerializer.h |
| Include | #include "Net/Serialization/FastArraySerializer.h" |
virtual void CountBytes
&40;
FArchive & Ar
&41; const
Remarks
Used when tracking memory to gather the total size of a given instance. This should include the dynamically allocated data, as well as the classes size.