docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Initialize

    Initialize(ReadOnly)

    Initialize a component. Called after the component has been constructed with the TypeConstruction utility.

    Declaration
    void Initialize(HierarchicalComponentContainer<TContainer, TComponent>.ReadOnly container)
    Parameters
    Type Name Description
    HierarchicalComponentContainer<TContainer, TComponent>.ReadOnly container

    The component container as read-only.

    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)