IProperty<T0>

interface in Unity.Properties


Implements interfaces:IProperty, IPropertyAccept<T0>

Description

Base interface for working with properties.

This is used to pass or store properties without knowing the underlying value type. * Property_2

Public Methods

GetValue Returns the property value of a specified container.
SetValue Sets the property value of a specified container.

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