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 © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use