UDemoNetDriver::SetSpectatorController

Sets the main spectator controller to be used and adds them to the spectator control array

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/DemoNetDriver.h

Include

#include "Engine/DemoNetDriver.h"

Source

/Engine/Source/Runtime/Engine/Private/DemoNetDriver.cpp

Syntax

void SetSpectatorController
(
    APlayerController * PC
)

Remarks

Sets the main spectator controller to be used and adds them to the spectator control array

Parameters

Parameter

Description

PC

The PlayerController to set the main controller param to.

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