docs.unity.cn
    Show / Hide Table of Contents

    Struct EntityPrefabReference

    Namespace: Unity.Entities.Serialization
    Syntax
    public struct EntityPrefabReference : IEquatable<EntityPrefabReference>

    Constructors

    Name Description
    EntityPrefabReference(Hash128)

    Methods

    Name Description
    Equals(Object)
    Equals(EntityPrefabReference)
    GetHashCode()

    Operators

    Name Description
    Equality(EntityPrefabReference, EntityPrefabReference)
    Inequality(EntityPrefabReference, EntityPrefabReference)
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use