Show / Hide Table of Contents

Class LoadingScreenControl

Inheritance
System.Object
Robust.Client.UserInterface.Control
LoadingScreenControl
Namespace: Content.Client.Replay.UI.Loading
Assembly: Content.Client.dll
Syntax
public sealed class LoadingScreenControl : Control

Constructors

| Improve this Doc View Source

LoadingScreenControl(IResourceCache)

Declaration
public LoadingScreenControl(IResourceCache resCache)
Parameters
Type Name Description
Robust.Client.ResourceManagement.IResourceCache resCache

Fields

| Improve this Doc View Source

LoadingScreenControl

Declaration
public static SpriteSpecifier
Field Value
Type Description
Robust.Shared.Utility.SpriteSpecifier
| Improve this Doc View Source

Sprite

Declaration
public static SpriteSpecifier Sprite
Field Value
Type Description
Robust.Shared.Utility.SpriteSpecifier

Extension Methods

ControlExtension.GetControlOfType<T>(Control)
ControlExtension.GetControlOfType<T>(Control, String)
ControlExtension.GetControlOfType<T>(Control, Boolean)
ControlExtension.GetControlOfType<T>(Control, String, Boolean)
ControlExtension.GetSearchableControls(Control, Boolean)
ControlExtension.ChildrenContainText(Control, String)
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾