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

Parameters

property The property providing access to the collection.
container The container being visited.
value The collection being visited.

Description

Called when visiting any non-specialized collection property.

When visiting a specialized collection the appropriate method will be called. * [[VisitList{TContainer, TList, TElement}]]