Namespace Unity.Services.Ugc.Bridge.Editor
Classes
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
ContentValidationStep
Base abstract class for a validation IUgcBridgeStep. Provide ScriptableObject and base validation functionalities.
UgcBridgeGuiLayout
UgcBridgeGuiLayout.ContentValidationScope
Specialized vertical scope for the validation panel.
UgcBridgeGuiLayout.IntroductionPanelViewScope
Specialized vertical scope for the introduction window.
UgcBridgeGuiLayout.MaxCharactersLimitScope
UgcBridgeGuiLayout.PublishingPanelViewScope
Specialized vertical scope for the publishing panel.
UgcBridgeGuiLayout.ValidationPanelViewScope
Specialized vertical scope for the validation window.
UgcBridgeProjectWizard
UgcBridgeSettingsAsset
UgcBridgeSettingsAssetInspector
UgcBridgeStepsUtils
General utilities class for the UGC Bridge.
UgcBridgeStyles
GUIStyles collection for the UGC Bridge editor views.
UgcBridgeUtilities
UnityAnonymousAuthenticationStep
UserAuthenticationStep
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
ContentPublishingInfo.MetadataUpdateType
ValidationRuleState
Used for the state of a IValidationRule.