SwiftlyS2

EntityOutputHandlerAttribute

Class EntityOutputHandlerAttribute

Namespace: SwiftlyS2.Shared.EntitySystem

Assembly: SwiftlyS2.CS2.dll

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

Inheritance

Inherited Members

Constructors

EntityOutputHandlerAttribute(string)

public EntityOutputHandlerAttribute(string outputName)
Parameters

On this page