Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Functions

UCavrnusConnectorSettings(const FObjectInitializer& obj) : Default Constructor

PostInitProperties() - Initialization

GetRelayNetOptionalParameters() - Generates the string containing the verbose parameter list for CavrnusRelayNet

PostEditChangeProperty(FPropertyChangedEvent& PropertyChangedEvent) - Called when an edit is made to the settings (Available only in the editor)

Variables

AutoStartConnector - Boolean to specify whether to automatically try and launch CavrnusRelayNet and connect to it.

RelayNetPort - Port ID that the relay will use when launching the relay net .exe

RelayNetIPAddress - IP address (as a string) that the relay will use when launching the relay net .exe

RelayNetExecutableRelativeLocation - Relative location of the RelayNet .exe from the project root dir

RelayNetSilent - Prevents the console window from being visible to users

RelayNetVerboseLogging - Toggle Verbose logging in the CavrnusRelayNet process

RelayNetLogOutputToFile - Toggle logging the CavrnusRelayNet process to a saved file.

  • No labels