UNetDriver::IsAvailable

Returns true if this net driver is valid for the current configuration.

Windows
MacOS
Linux

Override Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/NetDriver.h

Include

#include "Engine/NetDriver.h"

Syntax

virtual bool IsAvailable() const

Remarks

Returns true if this net driver is valid for the current configuration. Safe to call on a CDO if necessary

Returns

true if available, 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