class
ResourceTypeAttribute
public class ResourceTypeAttribute : FGDTypeAttribute Allows you to specify a string property as a resource type. This will give the property a resource finder. Type should be the file extension, ie "vmdl"
Constructors
ResourceTypeAttribute(String type)