UnrealVoxta 0.1.1
 
Loading...
Searching...
No Matches
FVoxtaServiceEntryData Struct Reference

FVoxtaServiceEntryData Data struct representing a specific serviceEntry provided within the VoxtaServiceGroup. More...

#include <VoxtaServiceEntryData.h>

Public Member Functions

 FVoxtaServiceEntryData (VoxtaServiceType type, FStringView name, FGuid id)
 Construct a new VoxtaServiceEntryData.
 
 FVoxtaServiceEntryData ()=default
 Default constructor.
 

Detailed Description

FVoxtaServiceEntryData Data struct representing a specific serviceEntry provided within the VoxtaServiceGroup.

(i.e. Kokoro, Coqui, F5, etc) Contains type, name, and unique identifier for the serviceEntry.

Constructor & Destructor Documentation

◆ FVoxtaServiceEntryData() [1/2]

FVoxtaServiceEntryData::FVoxtaServiceEntryData ( VoxtaServiceType type,
FStringView name,
FGuid id )
inlineexplicit

Construct a new VoxtaServiceEntryData.

Parameters
typeThe type of the serviceEntry.
nameThe name of the serviceEntry.
idThe unique identifier for the serviceEntry.

◆ FVoxtaServiceEntryData() [2/2]

FVoxtaServiceEntryData::FVoxtaServiceEntryData ( )
default

Default constructor.


The documentation for this struct was generated from the following file: