Class ActivationVerb
Inheritance
System.Object
ActivationVerb
Assembly: Content.Shared.dll
Syntax
public sealed class ActivationVerb : Verb
Constructors
|
Improve this Doc
View Source
ActivationVerb()
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