Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UDemoNetDriver
Description
Returns true if this net driver is valid for the current configuration. Safe to call on a CDO if necessary
Virtual Inheritance
- UNetDriver::IsAvailable → UDemoNetDriver::IsAvailable
| Name | IsAvailable |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/DemoNetDriver.h |
| Include Path | #include "Engine/DemoNetDriver.h" |
virtual bool IsAvailable() const
true if available, false otherwise