Stride

OPEN / CLOSE
  • Features
  • Blog
  • Documentation
  • Community
(icon) Download

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

OPEN / CLOSE
  • English
  • 日本語
    Show / Hide Table of Contents

    Stride.Core.Reflection Namespace

    Classes

    AbstractObjectInstantiator

    AssemblyCommonCategories

    Common categories that can be used with AssemblyRegistry

    AssemblyRegisteredEventArgs

    An event occurring when an assembly is registered with AssemblyRegistry.

    AssemblyRegistry

    Provides a basic infrastructure to associate an assembly with some categories and to query and register on new registered assembly event.

    AssemblyRegistry.ScanTypes

    List types that matches a given AssemblyScanAttribute for a given assembly.

    AssemblyScanAttribute

    This attribute can be either used on class or interfaces to scan for types inheriting from them, or on an attribute to scan for types having this specific attribute.

    CollectionItemIdentifiers

    A container for item identifiers and similar metadata that is associated to a collection or a dictionary.

    CollectionItemIdHelper

    A helper static class to retrieve CollectionItemIdentifiers from a collection or dictionary through the Stride.Core.Reflection.ShadowObject registry.

    CustomAttributeExtensions

    ModuleRuntimeHelpers

    ObjectFactoryRegistry

    A registry of IObjectFactory used to instantiate instances of types used at design-time.

    OverridePostfixes

    TypeHelper

    Structs

    ItemId

    Represents the identifier of an item in a collection or an entry in a dictionary.

    Interfaces

    IObjectFactory

    Interface of a factory that can create instances of a type.

    Enums

    OverrideTarget

    Describes what is targeted by an override information.

    OverrideType

    A Type of override used on a member value.

    In This Article

    Back to top

    Copyright © 2019-2021 .NET Foundation and Contributors
    Supported by the .NET Foundation