Skip to content

Namespace ManusSDK

Namespace List > ManusSDK

Namespaces

Type Name
namespace PlatformSpecific

Classes

Type Name
class ClientLog
class CoreConnection
class Log
class MeshSetup
class SkeletonSetup
class SkeletonSetupManager

Public Static Attributes

Type Name
const std::string s_ClientInfo = = "The Manus Core SDK wrapper DLL."
const std::string s_CoreSDKClientType = = "CoreSDK"
const std::string s_InvalidClientType = = "InvalidClient"
bool s_LogNormally = = true
LoggingCallback_t s_RegisteredLoggingCallback = = nullptr
const std::string s_UnityClientType = = "Unity"
const std::string s_UnrealClientType = = "Unreal"
const std::string s_UnrecognizedClientType = = "UnrecognizedClient"

Public Static Attributes Documentation

variable s_ClientInfo

const std::string ManusSDK::s_ClientInfo;

variable s_CoreSDKClientType

const std::string ManusSDK::s_CoreSDKClientType;

variable s_InvalidClientType

const std::string ManusSDK::s_InvalidClientType;

variable s_LogNormally

bool ManusSDK::s_LogNormally;

variable s_RegisteredLoggingCallback

LoggingCallback_t ManusSDK::s_RegisteredLoggingCallback;

variable s_UnityClientType

const std::string ManusSDK::s_UnityClientType;

variable s_UnrealClientType

const std::string ManusSDK::s_UnrealClientType;

variable s_UnrecognizedClientType

const std::string ManusSDK::s_UnrecognizedClientType;

The documentation for this class was generated from the following file api/cppSDK/SDKBase/ClientLogging.hpp