API ReferenceSandbox
public class Sandbox.FGDTypeAttribute : Sandbox.AssetPathAttribute
Overrides the auto generated FGD type.
Constructors
Showing 1 constructors
public FGDTypeAttribute(string type, string editor, string editorArgs)
Parameters
type: The FGD type override.editor: The name of a custom editor to use for this property.editorArgs: Arguments for given editor override. Format depends on each editor.
No results match this filter.
Properties
Showing 1 properties
public virtual string Sandbox.FGDTypeAttribute.AssetTypeExtension { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.FGDTypeAttribute |