InputAttributeclass

Makes this method available as a Map Logic Input, for use in the Hammer Editor. This is only applicable to entities.

objectAttributeInputAttribute
Namespace
Sandbox
Assembly
Sandbox.System
Declaration
public class Sandbox.InputAttribute : System.Attribute

Constructors2

Showing 2 constructors

Properties1

Showing 1 properties

public string Sandbox.InputAttribute.Name { get; set; }PUBLICGETSET

Desired name of this input. If not set, the method's name will be used.

Returns:string

On this page