docs.unity.cn
    Show / Hide Table of Contents

    Interface IActorSystemDescriptorScanner

    Namespace: Unity.Reflect.ActorFramework
    Syntax
    public interface IActorSystemDescriptorScanner

    Methods

    Scan(List<Assembly>)

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