API ReferenceSandbox
public class Sandbox.ResourceTypeAttribute : Sandbox.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
Showing 1 constructors
public ResourceTypeAttribute(string type)
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.ResourceTypeAttribute |