This version of Unity is unsupported.

VisitContext<T0,T1>

struct in Unity.Properties

/

Implemented in:UnityEngine.PropertiesModule

Description

Context object used during visitation when a IProperty_1 is visited.

Properties

Property The property being visited.

Public Methods

ContinueVisitation Continues visitation through the next visitation adapter.
ContinueVisitationWithoutAdapters Continues visitation while skipping the next visitation adapters.