docs.unity3d.com
    Show / Hide Table of Contents

    Method GetStorageInfoFromEntity

    GetStorageInfoFromEntity()

    Gets a StorageInfoFromEntity object that can access a EntityStorageInfo.

    Declaration
    public StorageInfoFromEntity GetStorageInfoFromEntity()
    Returns
    Type Description
    StorageInfoFromEntity

    An dictionary-like object that provides access to information about how Entities are stored, indexed by Entity.

    Remarks

    Assign the returned object to a field of your Job struct so that you can access the contents in a Job.

    See Also
    StorageInfoFromEntity
    In This Article
    • GetStorageInfoFromEntity()
    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023