Search Results for

    Show / Hide Table of Contents

    Class AllowMultipleInstances

    Custom attribute used to allow multiple instances of that Component type in the same entity.

    Inheritance
    object
    Attribute
    AllowMultipleInstances
    Namespace: Evergine.Framework
    Assembly: Evergine.Framework.dll
    Syntax
    [AttributeUsage(AttributeTargets.Class)]
    public class AllowMultipleInstances : Attribute

    Extension Methods

    ReflectionHelper.GetMemberAssembly(object)
    ReflectionHelper.GetTypeName(object)
    In this article
    Back to top
    Generated by DocFX