ConcreteTypeVisitor

class in Unity.Properties

/

Implemented in:UnityEngine.PropertiesModule


Implements interfaces:IPropertyBagVisitor

Description

Base class to implement a visitor responsible for getting an object's concrete type as a generic.

It is required that the visited object is a container type with a property bag.

Protected Methods

VisitContainer Implement this method to receive the strongly typed callback for a given container.

Did you find this page useful? Please give it a rating: