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

GeneratePropertyBagsForTypeAttribute Constructor

Declaration

public GeneratePropertyBagsForTypeAttribute(Type type);

Parameters

type The type to generate a property bag for.

Description

Initializes a new instance of the GeneratePropertyBagsForTypeAttribute attribute.