Navigation
API > API/Plugins > API/Plugins/StormSyncDrives > API/Plugins/StormSyncDrives/FStormSyncMountPointConfig
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| StormSyncDrivesSettings.h | |||
FStormSyncMountPointConfig
(
const FString& InMountPoint, |
StormSyncDrivesSettings.h | ||
FStormSyncMountPointConfig
(
const FString& InMountPoint, |
StormSyncDrivesSettings.h |
FStormSyncMountPointConfig()
| Name | FStormSyncMountPointConfig |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/StormSync/Source/StormSyncDrives/Public/StormSyncDrivesSettings.h |
| Include Path | #include "StormSyncDrivesSettings.h" |
FStormSyncMountPointConfig()
FStormSyncMountPointConfig(const FString &, const FDirectoryPath &, bool)
| Name | FStormSyncMountPointConfig |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/StormSync/Source/StormSyncDrives/Public/StormSyncDrivesSettings.h |
| Include Path | #include "StormSyncDrivesSettings.h" |
FStormSyncMountPointConfig
(
const FString & InMountPoint,
const FDirectoryPath & InMountDirectory,
bool bInResolveAsRelativePath
)
FStormSyncMountPointConfig(const FString &, const FString &, bool)
| Name | FStormSyncMountPointConfig |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/StormSync/Source/StormSyncDrives/Public/StormSyncDrivesSettings.h |
| Include Path | #include "StormSyncDrivesSettings.h" |
FStormSyncMountPointConfig
(
const FString & InMountPoint,
const FString & InMountDirectory,
bool bInResolveAsRelativePath
)