Unity-SCORM Integration Kit  1.0
Integrate Unity3d Projects with your LMS via SCORM
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CScormAPIWrapper.APICallResultThis holds the values of the result of the SCORM API Callback from scorm.js
 CStudentRecord.CommentsFromLearnercmi.comments_from_learner.X datatype
 CStudentRecord.CommentsFromLMScmi.comments_from_lms.X datatype
 CEditorWindow
 CScormExportThis class handles the editor window for the Unity-SCORM Integration Kit
 CStudentRecord.LearnerInteractionCorrectResponsecmi.interactions.n.correct_responses.n.X datatype
 CStudentRecord.LearnerInteractionObjectivecmi.interactions.n.objectives.X datatype
 CStudentRecord.LearnerInteractionRecordcmi.interactions.n.X datatype
 CStudentRecord.LearnerPreferencecmi.learner_preference.X datatype
 CStudentRecord.LearnerScorecmi.score.X datatype
 CMonoBehaviour
 CAnObjectiveAllows the display of Objectives in the GUI.
 CControllerMainThe example scene's main controller
 CScormManagerThe main interface between your Unity3D code and the SCORM API (via the ScormManager and the ScormAPIWrapper).
 CStudentRecord.Objectivescmi.objectives.n.X datatype
 CScormAPIWrapperScorm API wrapper. Forms the 'Bridge' between the Unity3D code and the scorm.js code that communicates with teh LMS.
 CStudentRecordStores the SCORM data returned from the LMS.