Namespace Unity.Services.Ugc.Bridge.Editor
Classes
AuthenticationStepUtils
ContentBuildingStep
Base abstract class for a building IUgcBridgeStep. Provide ScriptableObject and base building functionalities.
ContentPublishingInfo
Data class to transport all information across the content publishing process for the content being published in the publishing window.
ContentPublishingStep
Base abstract class for a publishing IUgcBridgeStep. Provide ScriptableObject and base publishing functionalities.
ContentSelectionStep
Base abstract class for a selection IUgcBridgeStep. Provide ScriptableObject and base selection functionalities.
ContentType
ContentType class.
ContentValidationStep
Base abstract class for a validation IUgcBridgeStep. Provide ScriptableObject and base validation functionalities.
UgcBridgeGuiLayout
Class for the UGC Bridge's GUI layout.
UgcBridgeGuiLayout.ContentValidationScope
Specialized vertical scope for the validation panel.
UgcBridgeGuiLayout.IntroductionPanelViewScope
Specialized vertical scope for the introduction window.
UgcBridgeGuiLayout.PublishingPanelViewScope
Specialized vertical scope for the publishing panel.
UgcBridgeGuiLayout.ValidationPanelViewScope
Specialized vertical scope for the validation window.
UgcBridgeSettingsAsset
The settings asset for the UGC Bridge
UgcBridgeSettingsAssetInspector
Inspector for the UgcBridgeSettingsAsset.
UgcBridgeStepsUtils
General utilities class for the UGC Bridge.
UgcBridgeStyles
GUIStyles collection for the UGC Bridge editor views.
UgcBridgeUtilities
Utilities class for the UGC Bridge.
UserAuthenticationStep
Base abstract class for a user authentication IUgcBridgeStep. Provide ScriptableObject and base selection functionalities.
ValidationRule
Base abstract class for all the IValidationRule. Provide ScriptableObject and base validation functionalities.
Structs
LabelToggle
Helper class for a toggle for editor views representing a tag of a content
Interfaces
IValidationRule
Base interface for all UGC Bridge validation rules.
Enums
AuthenticationStepUtils.AuthenticationType
ContentPublishingInfo.MetadataUpdateType
The type of metadata update to perform.
ValidationRuleState
Used for the state of a IValidationRule.