docs.unity.cn
    Show / Hide Table of Contents

    Class ActorSystemDescriptor

    Inheritance
    Object
    ActorSystemDescriptor
    Namespace: Unity.Reflect.ActorFramework
    Syntax
    public class ActorSystemDescriptor

    Fields

    ActorDescriptors

    Declaration
    public List<ActorDescriptor> ActorDescriptors
    Field Value
    Type Description
    List<ActorDescriptor>

    ComponentDescriptors

    Declaration
    public List<ComponentDescriptor> ComponentDescriptors
    Field Value
    Type Description
    List<ComponentDescriptor>
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 03 February 2022
    Terms of use