Beamable SDK
Public Attributes | List of all members
Beamable.Editor.Reflection.BeamHintReflectionCache.ConverterData< T > Struct Template Reference

The result of the mapping configured via each BeamHintDetailConverterAttribute. This is used by BeamHintHeaderVisualElement to render the hint details as needed. More...

Collaboration diagram for Beamable.Editor.Reflection.BeamHintReflectionCache.ConverterData< T >:
Collaboration graph
[legend]

Public Attributes

HeaderMatcher Matcher
 
string HintConfigDetailsConfigId
 
string UserOverrideHintConfigDetailsConfigId
 
BeamHintDetailsConfig HintConfigDetailsConfig
 
BeamHintTextMap HintTextMap
 
ConverterCall
 

Detailed Description

The result of the mapping configured via each BeamHintDetailConverterAttribute.

This is used by BeamHintHeaderVisualElement to render the hint details as needed.

Type Constraints
T :Delegate 

The documentation for this struct was generated from the following file: