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

GeneratePropertyBagsForTypesQualifiedWithAttribute Constructor

Declaration

public GeneratePropertyBagsForTypesQualifiedWithAttribute(Type type, Unity.Properties.TypeGenerationOptions options);

Parameters

type The interface type to generate property bags for.
options Additional type filtering options.

Description

Initializes a new instance of the GeneratePropertyBagsForTypesQualifiedWithAttribute attribute.