API ReferenceSandbox
FGDTypeAttributeclass
Overrides the auto generated FGD type.
Constructors1
Showing 1 constructors
public FGDTypeAttribute(string type, string editor, string editorArgs)
| Parameter | Type | Description |
|---|---|---|
| type | string | The FGD type override. |
| editor | string | The name of a custom editor to use for this property. |
| editorArgs | string | Arguments for given editor override. Format depends on each editor. |
No results match this filter.
Properties1
Showing 1 properties
public virtual string Sandbox.FGDTypeAttribute.AssetTypeExtension { get; set; }
Returns:
string—No results match this filter.