class FGDTypeAttribute

in global :: Sandbox

Overrides the auto generated FGD type.


public FGDTypeAttribute( string type, string editor = , string editorArgs = )

No summary.

  • 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.

public string AssetTypeExtension { get; }

😔 No documentation found.

public bool Equals( object obj )

😔 No documentation found.

public int GetHashCode( )

😔 No documentation found.

public object TypeId { get; }

😔 No documentation found.

public bool Match( object obj )

😔 No documentation found.

public bool IsDefaultAttribute( )

😔 No documentation found.

public Type GetType( )

😔 No documentation found.

public string ToString( )

😔 No documentation found.

public string Type

😔 No documentation found.

public string Editor

😔 No documentation found.