API ReferenceEditor.MapEditor
public class Editor.MapEditor.CanDropAttribute : System.Attribute
Constructors
Showing 1 constructors
public CanDropAttribute(string packageType)
Can drop a package or asset extension of this type.
No results match this filter.
Properties
Showing 2 properties
public string Editor.MapEditor.CanDropAttribute.PackageTypeOrExtension { get; set; }
public virtual sealed System.Type Editor.MapEditor.CanDropAttribute.TargetType { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Editor.MapEditor |
| Type | class |
| Assembly | Sandbox.Tools |
| Doc ID | T:Editor.MapEditor.CanDropAttribute |