Show / Hide Table of Contents

Class MechEquipmentUiStateReadyEvent

Event raised to collect BUI states for each of the mech's equipment items

Inheritance
System.Object
MechEquipmentUiStateReadyEvent
Namespace: Content.Shared.Mech
Assembly: Content.Shared.dll
Syntax
public sealed class MechEquipmentUiStateReadyEvent : EntityEventArgs

Fields

| Improve this Doc View Source

States

Declaration
public Dictionary<NetEntity, BoundUserInterfaceState> States
Field Value
Type Description
Dictionary<NetEntity, BoundUserInterfaceState>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾