Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UDemoNetDriver
Description
Whether or not this NetDriver supports encryption. Does not signify that encryption is actually enabled, nor setup by the PacketHandler.
Virtual Inheritance
- UNetDriver::DoesSupportEncryption → UDemoNetDriver::DoesSupportEncryption
| Name | DoesSupportEncryption |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/DemoNetDriver.h |
| Include Path | #include "Engine/DemoNetDriver.h" |
virtual bool DoesSupportEncryption() const
Whether or not this NetDriver supports encryption.