This version of Unity is unsupported.

AttributesScope Constructor

Declaration

public AttributesScope(Unity.Properties.IProperty target, Unity.Properties.IProperty source);

Parameters

target The target to set the attributes for.
source The source to copy attributes from.

Description

Initializes a new instance of the AttributesScope struct assigns the given attributes to the specified target.