FI3DHConnectOptions Struct Reference
instant3Dhub
|
FI3DHConnectOptions Struct Reference
#include "I3DHConnector.h"

Detailed Description
Contains optional parameters for connecting to the hub.
Public Attributes | |
FString | SessionId |
FString | RestoreSessionId |
Member Data Documentation
◆ RestoreSessionId
FString FI3DHConnectOptions::RestoreSessionId |
◆ SessionId
FString FI3DHConnectOptions::SessionId |
If set, connect to the specified session.
If empty, a new empty session will be created and the id can be queried with AI3DHConnector::GetSessionId() after the connection has been established.
Incompatible with RestoreSessionId.
The documentation for this struct was generated from the following file:
Generated by