s&box docs

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

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.

Metadata

FieldValue
NamespaceSandbox
Typeclass
AssemblySandbox.System
Doc IDT:Sandbox.InputAttribute

On this page