class FGDTypeAttribute
Overrides the auto generated FGD type.
public FGDTypeAttribute( string type, string editor = , string editorArgs = )
No summary.
typeThe FGD type override.editorThe name of a custom editor to use for this property.editorArgsArguments 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.