You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hleb Valoshka edited this page Feb 4, 2023
·
1 revision
Common header structure
+--------+--------+--------+--------+
| API version | Type | Rsrvd |
+--------+--------+--------+--------+
| Type-depended data |
| ... |
+--------+--------+--------+--------+
Type-depended data
For script plugins:
+--------+--------+--------+--------+
| Pointer to initialize method |
+--------+--------+--------+--------+
| Pointer to ScriptedOrbit fabric |
+--------+--------+--------+--------+
| Pointer to ScriptedRotation fabric|
+--------+--------+--------+--------+