s&box docs

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.

Properties

Showing 1 properties

Metadata

FieldValue
NamespaceSandbox
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.FGDTypeAttribute

On this page