Class InspectorFieldWidthAttribute
Namespace: Ludiq
Syntax
[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = true)]
public sealed class InspectorFieldWidthAttribute : Attribute, _Attribute
Constructors
InspectorFieldWidthAttribute(Single)
Declaration
public InspectorFieldWidthAttribute(float width)
Parameters
| Type | Name | Description |
|---|---|---|
| Single | width |
Properties
width
Declaration
public float width { get; }
Property Value
| Type | Description |
|---|---|
| Single |