HideAttribute Class

Summary

Prevents the attributed member from being shown in the member selection menu.
Assembly
UltEvents.dll
Namespace
UltEvents
Base Types
  • Attribute
graph BT Type-->Base0["Attribute"] Type["HideAttribute"] class Type type-node

Syntax

[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Method | AttributeTargets.Property | AttributeTargets.Field)]
public sealed class HideAttribute : Attribute

Attributes

Type Description
AttributeUsageAttribute