Table of Contents

Class PositionAttribute

Namespace
Typhon.Protocol
Assembly
Typhon.Protocol.dll

On an archetype's Comp<T> field: the component whose spatial field is the entity's position, sent on enter (.Position(comp)).

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

Constructors

PositionAttribute()

public PositionAttribute()