Show / Hide Table of Contents

Class GridDraggingSystem

Inheritance
System.Object
SharedGridDraggingSystem
GridDraggingSystem
Namespace: Content.Server.Maps
Assembly: Content.Server.dll
Syntax
public sealed class GridDraggingSystem : SharedGridDraggingSystem

Methods

| Improve this Doc View Source

Initialize()

Declaration
public override void Initialize()
| Improve this Doc View Source

IsEnabled(ICommonSession)

Declaration
public bool IsEnabled(ICommonSession session)
Parameters
Type Name Description
Robust.Shared.Players.ICommonSession session
Returns
Type Description
System.Boolean
| Improve this Doc View Source

Toggle(ICommonSession)

Declaration
public void Toggle(ICommonSession session)
Parameters
Type Name Description
Robust.Shared.Players.ICommonSession session
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾