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