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

Parameters

visitor The visitor being run.
property The property being visited.
container The container being visited.
set The set value.

Description

Call this method to invoke ISetPropertyVisitor.Visit{TContainer, TSet, TValue}.

This method is used to join the container, the key and the value type.