Class AlternativeVerb
Verbs for alternative-interactions.
Inheritance
System.Object
AlternativeVerb
Assembly: Content.Shared.dll
Syntax
public sealed class AlternativeVerb : Verb
Constructors
|
Improve this Doc
View Source
AlternativeVerb()
Declaration
Fields
|
Improve this Doc
View Source
DefaultTextStyleClass
Declaration
public static string DefaultTextStyleClass
Field Value
Type |
Description |
System.String |
|
Properties
|
Improve this Doc
View Source
DefaultDoContactInteraction
Declaration
public override bool DefaultDoContactInteraction { 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