UnrealVoxta 0.1.1
 
Loading...
Searching...
No Matches
VoxtaServiceStatusType.h
Go to the documentation of this file.
1// Copyright(c) 2025 grrimgrriefer & DZnnah, see LICENSE for details.
2
3#pragma once
4
5#include "CoreMinimal.h"
6
12UENUM(BlueprintType, Category = "Voxta")
VoxtaServiceStatusType
VoxtaServiceStatusType Represents the possible states of a Voxta service (like TextGen,...
Definition VoxtaServiceStatusType.h:14
@ Inactive
Definition VoxtaServiceStatusType.h:16
@ Unavailable
Definition VoxtaServiceStatusType.h:15
@ Active
Definition VoxtaServiceStatusType.h:17