Class EntityRefAttribute
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()