FActorRepListRawView

A read only, non owning (ref counting) view to an actor replication list: essentially a raw pointer and the category of the list.

Windows
MacOS
Linux

Inheritance Hierarchy

TActorRepListViewBase

FActorRepListRawView

References

Module

ReplicationGraph

Header

/Engine/Plugins/Runtime/ReplicationGraph/Source/Public/ReplicationGraphTypes.h

Include

#include "ReplicationGraphTypes.h"

Syntax

struct FActorRepListRawView : public TActorRepListViewBase< FActorRepList * >

Remarks

A read only, non owning (ref counting) view to an actor replication list: essentially a raw pointer and the category of the list. These are only created fromFActorRepListRefView

Constructors

Name Description

Public function

FActorRepListRawView

(
    const FActorRepListRefView& Source
)

Standard ctor: make raw view from ref view

Functions

Name Description

Public function Const

FActorRepLis...

 

ToRefView()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss