Class GridDraggingSystem
Inheritance
System.Object
GridDraggingSystem
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 |
|