Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

Parameters

name The property name.
getter The delegate to use when accessing the property value.
setter The delegate to use when setting the property value.

Description

Initializes a new instance of the DelegateProperty_2 class.