C# Class UnityEditor.FilePathAttribute

Inheritance: System.Attribute
显示文件 Open project: randomize/VimConfig Class Usage Examples

Public Methods

Method Description
FilePathAttribute ( string relativePath, Location location ) : System

Method Details

FilePathAttribute() public method

public FilePathAttribute ( string relativePath, Location location ) : System
relativePath string
location Location
return System