docs.unity.cn
    Show / Hide Table of Contents

    Property IsChunkSerializable

    IsChunkSerializable

    True if the component type is appropriate for chunk serialization. Such types are blittable without containing pointer types or have been decorated with ChunkSerializableAttribute.

    Declaration
    public readonly bool IsChunkSerializable { get; }
    Property Value
    Type Description
    Boolean
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023