error CS1061: no definition for `localizedText' and no extension method `localizedText'
Posted: Tue Jul 03, 2018 9:11 am
Hi, Tony!
I wanted to try out Menu Framework for DS. Downloaded it from extras, installed and tried to run example, as written in manual. But got this message instead of example:
Assets/Dialogue System Extras/Dialogue System Menu Framework/Scripts/Options.cs(193,74): error CS1061: Type `PixelCrushers.DialogueSystem.DisplaySettings.LocalizationSettings' does not contain a definition for `localizedText' and no extension method `localizedText' of type `PixelCrushers.DialogueSystem.DisplaySettings.LocalizationSettings' could be found. Are you missing an assembly reference?
DS version is 2.0.1. Menu Framework version is 12/4/2017.
What have I done wrong?
I wanted to try out Menu Framework for DS. Downloaded it from extras, installed and tried to run example, as written in manual. But got this message instead of example:
Assets/Dialogue System Extras/Dialogue System Menu Framework/Scripts/Options.cs(193,74): error CS1061: Type `PixelCrushers.DialogueSystem.DisplaySettings.LocalizationSettings' does not contain a definition for `localizedText' and no extension method `localizedText' of type `PixelCrushers.DialogueSystem.DisplaySettings.LocalizationSettings' could be found. Are you missing an assembly reference?
DS version is 2.0.1. Menu Framework version is 12/4/2017.
What have I done wrong?