AARSharedWorldGameMode

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

AugmentedReality

Header

/Engine/Source/Runtime/AugmentedReality/Public/ARSharedWorldGameMode.h

Include

#include "ARSharedWorldGameMode.h"

Syntax

class AARSharedWorldGameMode : public AGameMode

Variables

Name Description

Public variable

int32

 

BufferSizePerChunk

The size of the buffer to use per send request.

Constructors

Name Description

Public function

AARSharedWorldGameMode

(
    const FObjectInitializer& ObjectIn...
)

Functions

Name Description

Public function

AARSharedWor...

 

GetARSharedWorldGameState()

Public function

void

 

SetARSharedWorldData

(
    TArray< uint8 > ARWorldData
)

Sets the image data for the shared world game session

Public function

void

 

SetARWorldSharingIsReady()

Tells the game mode that the AR data is ready and should be replicated to all connected clients

Public function

void

 

SetPreviewImageData

(
    TArray< uint8 > ImageData
)

Sets the image data for the shared world game session

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