Navigation
API > API/Plugins > API/Plugins/DMXProtocol > API/Plugins/DMXProtocol/IO > API/Plugins/DMXProtocol/IO/FDMXInputPortConfig
Syntax
UPROPERTY&40;Config, BlueprintReadOnly, EditDefaultsOnly, Category&61;"Port Config",
Meta&61;&40;DisplayName&61;"Auto Complete Network Interface Card IP Address"&41;&41;
FString AutoCompleteDeviceAddress
Remarks
Searches available Network Interface Card IP Addresses and uses the first match as the 'Network Interface Card IP Address' (both in Editor and Game).
Supports wildcards, examples: '192' '192.*' '192.168.?.*'.
If empty or '*' the first best available IP will be selected (not recommended)