ExcludeContext<TContainer, TValue>
Context object used during visitation to determine if a property should be visited or not.
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Struct
- Namespace: Unity.Properties
- Assembly: UnityEngine.PropertiesModule
public readonly struct ExcludeContext<TContainer, TValue>
Properties
Property | Description |
|---|---|
| Property | The property being visited. |