Class FilterParameter
Attribute used to sepecify that the array should be used in combinaison of FilePath to specify file filter in a dialogue
Implements
Inherited Members
Namespace: UnityEditor.PixyzPlugin4Unity.Actions
Assembly: Unity.Pixyz.Plugin4Unity.Editor.dll
Syntax
public class FilterParameter : Attribute, _Attribute
Constructors
Name | Description |
---|---|
FilterParameter(string[]) | Construct FilterParameter |
Fields
Name | Description |
---|---|
Filter | The filter that will be applied when a select file dialogue box is opened |