| 16 | struct ScriptingTypeHandle; |
| 17 | struct ScriptingTypeInitializer; |
| 18 | struct ScriptingObjectSpawnParams; |
| 19 | |
| 20 | /// <summary> |
| 21 | /// The safe handle to the scripting type contained in the scripting assembly. |
no outgoing calls
no test coverage detected