Navigation
API > API/Plugins > API/Plugins/ReplicationGraph
| |
|
| Name |
FTearOffActorInfo |
| Type |
struct |
| Header File |
/Engine/Plugins/Runtime/ReplicationGraph/Source/Public/ReplicationGraph.h |
| Include Path |
#include "ReplicationGraph.h" |
Syntax
USTRUCT ()
struct FTearOffActorInfo
Constructors
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Actor |
TObjectPtr< AActor > |
|
ReplicationGraph.h |
|
| bHasReppedOnce |
bool |
|
ReplicationGraph.h |
|
| TearOffFrameNum |
uint32 |
|
ReplicationGraph.h |
|
Functions
Public