GameAssetIdAttribute<T>

Namespace: Murder.Attributes
Assembly: Murder.dll

public class GameAssetIdAttribute<T> : GameAssetIdAttribute

Implements: GameAssetIdAttribute

⭐ Constructors

public GameAssetIdAttribute<T>()

⭐ Properties

AllowInheritance

public readonly bool AllowInheritance;

Returns
bool

AssetType

public readonly Type AssetType;

Returns
Type

TypeId

public virtual Object TypeId { get; }

Returns
Object