InstanceIdAttribute

Namespace: Murder.Attributes
Assembly: Murder.dll

public class InstanceIdAttribute : Attribute

This is an attribute used for a field guid that points to another entity instance within the world.

Implements: Attribute

⭐ Constructors

public InstanceIdAttribute()

⭐ Properties

TypeId

public virtual Object TypeId { get; }

Returns
Object