docs.unity.cn
    Show / Hide Table of Contents

    Method OnCreate

    OnCreate()

    Initializes this command buffer system.

    Declaration
    protected override void OnCreate()
    Overrides
    ComponentSystemBase.OnCreate()
    Remarks

    If you override this method, you should call base.OnCreate() to retain the default initialization logic.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Thursday, August 10, 2023