This version of Unity is unsupported.

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.