Navigation
API > API/Plugins > API/Plugins/MetaHumanSDKEditor
Utility class for acquiring and releasing TDS accounts.
| Name | UMetaHumanTDSUtils |
| Type | class |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanSDK/Source/MetaHumanSDKEditor/Public/Cloud/MetaHumanTDSUtils.h |
| Include Path | #include "Cloud/MetaHumanTDSUtils.h" |
Syntax
UCLASS ()
class UMetaHumanTDSUtils : public UBlueprintFunctionLibrary
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UBlueprintFunctionLibrary → UMetaHumanTDSUtils
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Acquires a TDS account and sets the exchange code to be used for authentication. | Cloud/MetaHumanTDSUtils.h |
|
|
| Releases the account back to the pool. | Cloud/MetaHumanTDSUtils.h |
|