Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


DelegateAutoCleanup(Action, Type, string)

Constructor used by the source generator. Don't attempt to use this directly.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Constructor
  • Namespace: UnityEngine
  • Assembly: Unity.Scripting
public DelegateAutoCleanup(Action cleanup, Type scopeType, string ownerDescription = "")

Parameters

cleanup


scopeType


ownerDescription