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

PropertyBag.GetAllTypesWithAPropertyBag

Declaration

public static IEnumerable<Type> GetAllTypesWithAPropertyBag();

Returns

IEnumerable<Type> A list of types with a registered property bag.

Description

Returns all the System.Type that have a registered property bag.