Legacy Documentation: Version 2017.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

ExposedPropertyResolver

struct in UnityEngine

Description

Object that is used to resolve references to an ExposedReference field.

This object is used by ExposedReference fields to resolve their values at runtime.

See also:
FrameData – You can find the ExposedPropertyResolver as a member of the FrameData structure you receive in Playable.PrepareFrame
• ExposedReference – You pass the ExposedPropertyResolver to the Resolve method to get the value at runtime.

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