SwiftlyS2

EntityInputHandlerAttribute

Class EntityInputHandlerAttribute

Namespace: SwiftlyS2.Shared.EntitySystem

Assembly: SwiftlyS2.CS2.dll

[AttributeUsage(AttributeTargets.Method, AllowMultiple = false)]
public class EntityInputHandlerAttribute<T> : EntityInputHandlerAttribute where T : class, ISchemaClass<T>
Type Parameters
  • T

Inheritance

Inherited Members

Constructors

EntityInputHandlerAttribute(string)

public EntityInputHandlerAttribute(string inputName)
Parameters

On this page