docs.unity.cn
    Show / Hide Table of Contents

    Class ComponentDescriptorScanner

    Inheritance
    Object
    ComponentDescriptorScanner
    Namespace: Unity.Reflect.ActorFramework
    Syntax
    public class ComponentDescriptorScanner : IComponentDescriptorScanner

    Methods

    Scan(List<Assembly>)

    Declaration
    public List<ComponentDescriptor> Scan(List<Assembly> searchAssemblies)
    Parameters
    Type Name Description
    List<Assembly> searchAssemblies
    Returns
    Type Description
    List<ComponentDescriptor>
    Implements
    IComponentDescriptorScanner.Scan(List<Assembly>)
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 03 February 2022
    Terms of use