Show / Hide Table of Contents

Class FloorOcclusionSystem

Inheritance
System.Object
SharedFloorOcclusionSystem
FloorOcclusionSystem
Namespace: Content.Client.Movement.Systems
Assembly: Content.Client.dll
Syntax
public sealed class FloorOcclusionSystem : SharedFloorOcclusionSystem

Methods

| Improve this Doc View Source

Initialize()

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

SetEnabled(EntityUid, FloorOcclusionComponent, Boolean)

Declaration
protected override void SetEnabled(EntityUid uid, FloorOcclusionComponent component, bool enabled)
Parameters
Type Name Description
EntityUid uid
FloorOcclusionComponent component
System.Boolean enabled
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾