|
Dojo
|
| ▼NDojo | |
| ▼NAgent | |
| CImageCapture | Helper class to capture image from running camera Reference |
| CImageCaptureSensor | Helper class to capture image from running camera Reference |
| CImageCaptureSensorComponent | |
| ▼NMujoco | |
| CDojoMujoco | Dojo helper component for Mujoco plugin |
| ▼NNakama | |
| CMatchStorageData | Match storage data structure on Nakama |
| CNakamaConfig | Nakama configuration object |
| CNakamaRPC | Static class for Nakama RPC functions |
| CNakamaRTT | Helper class for measuring RTT between server and clients |
| CRPCCleanMatchPayload | Payload structure for CleanMatch |
| CRPCCreateMatchPayload | Payload structure for CreateMatch |
| CRPCJoinOrNewMatchPayload | Payload structure for JoinOrNewMatch |
| CRPCQueryMatchesPayload | Payload structure for QueryMatches |
| CRPCQueryMatchPayload | Payload structure for QueryMatch |
| CRPCRemoveUserAccountPayload | Payload structure for RemoveUserAccount |
| CRPCUpdateMatchPayload | Payload structure for UpdateMatch |
| ▼NNetcode | |
| ▼NClientAuthority | |
| CClientNetworkAnimator | Client (owner of animator) authorizes animator states |
| CClientNetworkTransform | Client (owner of transform) authorizes transform states |
| CDojoNetcodeHelper | Helper class for setting up Netcode networking within Dojo |
| CDojoNetcodeObjectPool | Netcode object pool implementation for Dojo |
| CDojoTransport | The transport that enables Unity netcode synchronization through Nakama framework |
| CDummyPrefabInstanceHandler | A simple prefab handler for DojoNetcodeObjectPool |
| CPoolConfigObject | A configuration object for DojoNetcodeObjectPool |
| ▼NRecording | |
| CDojoRecord | Class for recording and data collection |
| CDojoRecordEncode | Helper methods for encoding recorded event data |
| ▼NUI | |
| ▼NComponents | |
| CDojoMenuClients | Match clients status UI in DojoMenu |
| CDojoMenuConnect | Nakama server connection UI in DojoMenu |
| CDojoMenuMatches | Match list UI in DojoMenu |
| CDojoMenuStatus | User status UI in DojoMenu |
| ▼NFeedback | |
| CFeedbackInterface | Base interface for user feedback UI |
| ▼NUtils | |
| CDraggableUI | Helper component to enable Unity UI to be draggable |
| CDojoMenu | Menu UI for Dojo networking flow |
| CDispatcher | Dispatcher help class for Unity single threading |
| CDojoConnection | Manage networking connections, matches, and user presences |
| CDojoMessage | A raw message in Dojo network, transferred in Nakama match |
| ▼NDojoEditor | |
| CConfigPair | Custom configuration data structure |
| CDojoBuilderConfig | Configuration file for building Dojo example projects |
| CDojoBuilderWindow | Unity editor window for building example projects |
| CDojoMujocoEditor | Unity editor inspector for DojoMujoco |