Table of Contents

Class EntityRefAttribute

Namespace
Typhon.Protocol
Assembly
Typhon.Protocol.dll

A message field naming an entity: a netId on the wire.

[AttributeUsage(AttributeTargets.Field, Inherited = false)]
public sealed class EntityRefAttribute : CodecDeclarationAttribute
Inheritance
EntityRefAttribute
Inherited Members

Constructors

EntityRefAttribute()

An entity reference.

public EntityRefAttribute()