This simple component is designed to interface between the SAMInitializer and the Unity UI Text component. It is used to update Initialization Progress text being displayed using the Text component.
To use this script, simply add it to the same game object as the Text component, then drag it to the Progress Text field on the SAMInitializer. Manually assigning the Text compnent to the field on the UnityUISAMText is only required if you do not place the UnityUISAMText on the same game object as the Text component.
You can add this component manually by selecting a game object and then selecting from the Top Menu Bar:
Component -> Deep Space Labs -> -> SAM -> Secondary Components -> Unity UI SAM Text
or by selecting a game object and using the Add Component menu via its inspector:
Component -> Deep Space Labs -> -> SAM -> Secondary Components -> Unity UI SAM Text