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

ISetPropertyBagAccept<T0>

interface in Unity.Properties

Description

Interface for accepting list property bags visitation.

Public Methods

Accept Call this method to invoke ISetPropertyBagVisitor.Visit_2 with the strongly typed container.