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

Parameters

property The property being visited.
container The container being visited.
set The hash set value.

Description

Implement this method to accept visitation for a specialized set property.

This method is invoked by ISetPropertyAccept_1