AttributesScope(IProperty, IProperty)
Initializes a new instance of the AttributesScope struct assigns the given attributes to the specified target.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Constructor
- Namespace: Unity.Properties
- Assembly: UnityEngine.PropertiesModule
public AttributesScope(IProperty target, IProperty source)