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.