ISessionInstanceInfo::PlayHasBegun

Checks whether this instance has already begun game play.

Windows
MacOS
Linux

References

Module

SessionServices

Header

/Engine/Source/Runtime/SessionServices/Public/ISessionInstanceInfo.h

Include

#include "ISessionInstanceInfo.h"

Syntax

bool PlayHasBegun() const

Remarks

Checks whether this instance has already begun game play.

Returns

true if game play has begun, false otherwise.

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