ACameraActor::GetAutoActivatePlayerIndex

Returns index of the player for whom we auto-activate, or INDEX_NONE (-1) if disabled.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Camera/CameraActor.h

Include

#include "Camera/CameraActor.h"

Source

/Engine/Source/Runtime/Engine/Private/Camera/CameraActor.cpp

Syntax

int32 GetAutoActivatePlayerIndex() const

Remarks

Returns index of the player for whom we auto-activate, or INDEX_NONE (-1) if disabled.

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