UnrealVoxta 0.1.1
 
Loading...
Searching...
No Matches
UnrealVoxta Class Reference

Specifies all the requirements to compile the main API for all Voxta-related functionality. More...

Inheritance diagram for UnrealVoxta:

Public Member Functions

 UnrealVoxta (ReadOnlyTargetRules Target)
 Constructor.
 

Static Public Member Functions

static bool HasModule (ModuleRules rulesRef, string moduleName)
 Utility function to compile with/without OVR integration, depending on whether the OVR plugin is present & active.
 

Detailed Description

Specifies all the requirements to compile the main API for all Voxta-related functionality.

This module handles state-tracking of the internal VoxtaClient, and request & response handing.

Constructor & Destructor Documentation

◆ UnrealVoxta()

UnrealVoxta.UnrealVoxta ( ReadOnlyTargetRules Target)
inline

Constructor.

Member Function Documentation

◆ HasModule()

static bool UnrealVoxta.HasModule ( ModuleRules rulesRef,
string moduleName )
inlinestatic

Utility function to compile with/without OVR integration, depending on whether the OVR plugin is present & active.


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