-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule cpp-sdk
updated
11 files
+1 −1 | ICore.h | |
+4 −0 | SDK.h | |
+5 −0 | events/CEvent.h | |
+30 −0 | events/CRequestSyncedSceneEvent.h | |
+48 −0 | events/CStartSyncedSceneEvent.h | |
+30 −0 | events/CStopSyncedSceneEvent.h | |
+33 −0 | events/CUpdateSyncedSceneEvent.h | |
+14 −0 | objects/IPlayer.h | |
+7 −0 | objects/IVehicle.h | |
+1 −1 | script-objects/IAudioOutput.h | |
+6 −0 | script-objects/IWebView.h |