API ReferenceSandbox
public class Sandbox.InputAttribute : System.Attribute
Makes this method available as a Map Logic Input, for use in the Hammer Editor. This is only applicable to entities.
Constructors
Showing 2 constructors
No results match this filter.
Properties
Showing 1 properties
public string Sandbox.InputAttribute.Name { get; set; }
Desired name of this input. If not set, the method's name will be used.
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Sandbox.System |
| Doc ID | T:Sandbox.InputAttribute |