Class HumanoidMarkingModifierBoundUserInterface
Inheritance
System.Object
HumanoidMarkingModifierBoundUserInterface
Namespace: Content.Client.Humanoid
Assembly: Content.Client.dll
Syntax
public sealed class HumanoidMarkingModifierBoundUserInterface : BoundUserInterface
Constructors
| Improve this Doc View SourceHumanoidMarkingModifierBoundUserInterface(EntityUid, Enum)
Declaration
public HumanoidMarkingModifierBoundUserInterface(EntityUid owner, Enum uiKey)
Parameters
Type | Name | Description |
---|---|---|
EntityUid | owner | |
Enum | uiKey |
Methods
| Improve this Doc View SourceOpen()
Declaration
protected override void Open()
UpdateState(BoundUserInterfaceState)
Declaration
protected override void UpdateState(BoundUserInterfaceState state)
Parameters
Type | Name | Description |
---|---|---|
BoundUserInterfaceState | state |