docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetLastWriterSystemName

    GetLastWriterSystemName(ArchetypeChunk, ComponentType)

    Gets the name of the system that last modified the component type of the given chunk

    Declaration
    public static string GetLastWriterSystemName(ArchetypeChunk chunk, ComponentType componentType)
    Parameters
    Type Name Description
    ArchetypeChunk chunk

    The chunk to check

    ComponentType componentType

    The component type to check

    Returns
    Type Description
    string

    The name of the system that modified it if found

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)