Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
FilterUIHintAttribute.cs
Go to the documentation of this file.
3
5
6[AttributeUsage(AttributeTargets.Property | AttributeTargets.Field, AllowMultiple = false)]
7[Obsolete("FilterUIHintAttribute has been deprecated and is not supported.")]
FilterUIHintAttribute(string filterUIHint, string? presentationLayer, params object?[] controlParameters)
readonly UIHintAttribute.UIHintImplementation _implementation
override bool Equals([NotNullWhen(true)] object? obj)
FilterUIHintAttribute(string filterUIHint, string? presentationLayer)
override bool Equals([NotNullWhen(true)] object? obj)