Class ExamineVerb
Inheritance
System.Object
ExamineVerb
Assembly: Content.Shared.dll
Syntax
public sealed class ExamineVerb : Verb
Fields
|
Improve this Doc
View Source
ShowOnExamineTooltip
Declaration
public bool ShowOnExamineTooltip
Field Value
Type |
Description |
System.Boolean |
|
Properties
|
Improve this Doc
View Source
Declaration
public override bool CloseMenuDefault { get; }
Property Value
Type |
Description |
System.Boolean |
|
Overrides
|
Improve this Doc
View Source
TypePriority
Declaration
public override int TypePriority { get; }
Property Value
Type |
Description |
System.Int32 |
|
Overrides