Class DoNotLinkOnTypeTooltipAttribute
Marks the type as non-linkable, even if it inherits from ILinkable. Types with this will not be linked from CivicsTooltip.
Inheritance
System.Object
DoNotLinkOnTypeTooltipAttribute
Namespace: Eco.Shared.Networking
Assembly: Eco.Shared.dll
Syntax
public class DoNotLinkOnTypeTooltipAttribute : Attribute
Constructors
DoNotLinkOnTypeTooltipAttribute()
Declaration
public DoNotLinkOnTypeTooltipAttribute()