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 SourceStates
Declaration
public Dictionary<NetEntity, BoundUserInterfaceState> States
Field Value
Type | Description |
---|---|
Dictionary<NetEntity, BoundUserInterfaceState> |