API Reference › EntitySystem
EntityInputHandlerAttribute`1
ClassNamespace: SwiftlyS2.Shared.EntitySystem · Assembly: SwiftlyS2.CS2.dll
[AttributeUsage(AttributeTargets.Method, AllowMultiple = false)]
public class EntityInputHandlerAttribute<T> : EntityInputHandlerAttribute where T : class, ISchemaClass<T>View source