Navigation
API > API/Plugins > API/Plugins/MassReplication > API/Plugins/MassReplication/TClientBubbleFragmentHandler
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TArrayView< T > & GetView () |
MassReplicationTemplates.h | ||
const TArrayView< T > & GetView () |
MassReplicationTemplates.h |
GetView()
| Name | GetView |
| Type | function |
| Header File | /Engine/Plugins/Runtime/MassGameplay/Source/MassReplication/Public/MassReplicationTemplates.h |
| Include Path | #include "MassReplicationTemplates.h" |
template<CFragment T>
TArrayView < T > & GetView()
GetView()
| Name | GetView |
| Type | function |
| Header File | /Engine/Plugins/Runtime/MassGameplay/Source/MassReplication/Public/MassReplicationTemplates.h |
| Include Path | #include "MassReplicationTemplates.h" |
template<CFragment T>
const TArrayView < T > & GetView() const