Summary
Returns a friendly display string for the specified attribute `type` surrounded by square brackets.
For example,
Weaver.AssetReferenceAttribute
would return "[AssetReference]".
- Assembly
- Weaver
.dll - Namespace
- Weaver
.Editor - Containing Type
- Weaver
Editor Utilities
Syntax
public static string GetAttributeDisplayString(Type type)
Parameters
Name | Type | Description |
---|---|---|
type | Type |
Return Value
Type | Description |
---|---|
string |