docs.unity.cn
    Show / Hide Table of Contents

    Class ManifestActor

    Inheritance
    Object
    ManifestActor
    Namespace: Unity.Reflect.Actors
    Syntax
    [Actor("82b2c3f3-df19-4b3f-96b5-4a2ff73dce47", false, false, null, null)]
    public class ManifestActor

    Fields

    SpatializedSyncModelTypes

    Declaration
    public static HashSet<Type> SpatializedSyncModelTypes
    Field Value
    Type Description
    HashSet<Type>

    SyncModelTypes

    Declaration
    public static Dictionary<string, Type> SyncModelTypes
    Field Value
    Type Description
    Dictionary<String, Type>

    Methods

    Inject(ActorHandle)

    Declaration
    public void Inject(ActorHandle selfHandle)
    Parameters
    Type Name Description
    ActorHandle selfHandle
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 03 February 2022
    Terms of use