API ReferenceSandbox.UI

LoaderFullScreenclass

objectPanelLoaderFullScreen
Namespace
Sandbox.UI
Assembly
Base Library
Declaration
public class Sandbox.UI.LoaderFullScreen : Sandbox.UI.Panel

Constructors1

Showing 1 constructors

Methods3

Showing 3 methods

protected virtual int BuildHash()PROTECTEDVIRTUAL

Returns:int

protected virtual void BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder __builder)PROTECTEDVIRTUAL

ParameterTypeDescription
__builderRenderTreeBuilder
Returns:void

public virtual void Tick()PUBLICVIRTUAL

Returns:void

On this page