Api Sandbox FGDTypeAttribute
class

FGDTypeAttribute

public class FGDTypeAttribute : AssetPathAttribute

Overrides the auto generated FGD type.

Constructors

FGDTypeAttribute(String type, String editor, String editorArgs)
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.

Properties

Name Type Description
AssetTypeExtension virtual String

Fields

Name Type Description
Type String
Editor String
Assembly: Sandbox.Engine Namespace: Sandbox Full Name: Sandbox.FGDTypeAttribute