Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/Chaos > API/Runtime/Chaos/Chaos/Chaos__operator
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ChaosArchive.h |
Include | #include "Chaos/ChaosArchive.h" |
namespace Chaos
{
template<typename T, typename TAllocator, ESPMode Mode>
TEnableIf< IsSerializablePtr< T >), FChaosArchive & >::Type Chaos&58;&58;operator<<
&40;
FChaosArchive & Ar,
TArray< TSharedPtr< T, Mode >, TAllocator > & Array
&41;
}