docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ComponentSystemBaseManagedComponentExtensions

    Variants of ComponentSystemBase methods which support managed components.

    Inheritance
    object
    ComponentSystemBaseManagedComponentExtensions
    Namespace: Unity.Entities
    Assembly: Unity.Entities.dll
    Syntax
    public static class ComponentSystemBaseManagedComponentExtensions

    Methods

    Name Description
    GetSingletonRW<T>(ComponentSystemBase)

    Gets the value of a singleton component, for read/write access.

    GetSingleton<T>(ComponentSystemBase)

    Gets the value of a singleton component.

    SetSingleton<T>(ComponentSystemBase, T)

    Sets the value of a singleton component.

    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)