From 25a3abdde151fe6565a34db3b334a0cbc5777260 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Albin=20Cor=C3=A9n?= <2108U9@gmail.com> Date: Tue, 17 Apr 2018 17:06:05 +0200 Subject: [PATCH] Added temp protocol docs & update API reference to 1.0 --- Protocol.md | 216 ++++++++++++++ docs/WebKI.xml | 238 ++++++++++----- docs/WebTOC.xml | 278 +++++++++++------- docs/fti/FTI_100.json | 2 +- docs/fti/FTI_101.json | 2 +- docs/fti/FTI_102.json | 2 +- docs/fti/FTI_103.json | 2 +- docs/fti/FTI_104.json | 2 +- docs/fti/FTI_105.json | 2 +- docs/fti/FTI_107.json | 2 +- docs/fti/FTI_108.json | 2 +- docs/fti/FTI_109.json | 2 +- docs/fti/FTI_110.json | 2 +- docs/fti/FTI_111.json | 2 +- docs/fti/FTI_112.json | 2 +- docs/fti/FTI_113.json | 2 +- docs/fti/FTI_114.json | 2 +- docs/fti/FTI_115.json | 2 +- docs/fti/FTI_116.json | 2 +- docs/fti/FTI_117.json | 2 +- docs/fti/FTI_118.json | 2 +- docs/fti/FTI_119.json | 2 +- docs/fti/FTI_120.json | 2 +- docs/fti/FTI_97.json | 2 +- docs/fti/FTI_98.json | 2 +- docs/fti/FTI_99.json | 2 +- docs/fti/FTI_Files.json | 2 +- docs/html/F_MLAPI_Data_Channel_Encrypted.htm | 21 ++ docs/html/F_MLAPI_Data_Channel_Name.htm | 21 ++ docs/html/F_MLAPI_Data_Channel_Type.htm | 21 ++ docs/html/F_MLAPI_Data_MessageType_Name.htm | 21 ++ .../F_MLAPI_Data_MessageType_Passthrough.htm | 21 ++ docs/html/F_MLAPI_Data_NetId_ConnectionId.htm | 21 ++ docs/html/F_MLAPI_Data_NetId_HostId.htm | 21 ++ docs/html/F_MLAPI_Data_NetId_Meta.htm | 21 ++ ...NetworkConfig_AllowPassthroughMessages.htm | 21 ++ .../F_MLAPI_Data_NetworkConfig_Channels.htm | 21 ++ ...rkConfig_ClientConnectionBufferTimeout.htm | 21 ++ ...LAPI_Data_NetworkConfig_ConnectAddress.htm | 21 ++ ...F_MLAPI_Data_NetworkConfig_ConnectPort.htm | 21 ++ ..._Data_NetworkConfig_ConnectionApproval.htm | 21 ++ ...LAPI_Data_NetworkConfig_ConnectionData.htm | 21 ++ ...PI_Data_NetworkConfig_EnableEncryption.htm | 21 ++ ...ata_NetworkConfig_EnableSceneSwitching.htm | 21 ++ ...PI_Data_NetworkConfig_EnableTimeResync.htm | 21 ++ ...MLAPI_Data_NetworkConfig_EventTickrate.htm | 21 ++ ...ata_NetworkConfig_HandleObjectSpawning.htm | 21 ++ ...LAPI_Data_NetworkConfig_MaxConnections.htm | 21 ++ ...workConfig_MaxReceiveEventsPerTickRate.htm | 21 ++ ...I_Data_NetworkConfig_MessageBufferSize.htm | 21 ++ ..._MLAPI_Data_NetworkConfig_MessageTypes.htm | 21 ++ ...PI_Data_NetworkConfig_NetworkedPrefabs.htm | 21 ++ ...API_Data_NetworkConfig_ProtocolVersion.htm | 21 ++ ...MLAPI_Data_NetworkConfig_RSAPrivateKey.htm | 21 ++ ..._MLAPI_Data_NetworkConfig_RSAPublicKey.htm | 21 ++ ...API_Data_NetworkConfig_ReceiveTickrate.htm | 21 ++ ...PI_Data_NetworkConfig_RegisteredScenes.htm | 21 ++ ...LAPI_Data_NetworkConfig_SecondsHistory.htm | 21 ++ ..._MLAPI_Data_NetworkConfig_SendTickrate.htm | 21 ++ ...PI_Data_NetworkConfig_ServerTransports.htm | 21 ++ ...API_Data_NetworkConfig_SignKeyExchange.htm | 21 ++ .../F_MLAPI_Data_NetworkedClient_ClientId.htm | 4 +- ...LAPI_Data_NetworkedPrefab_playerPrefab.htm | 21 ++ .../F_MLAPI_Data_NetworkedPrefab_prefab.htm | 21 ++ ...I_Data_NetworkingConfiguration_Address.htm | 21 -- ...Configuration_AllowPassthroughMessages.htm | 21 -- ..._Data_NetworkingConfiguration_Channels.htm | 21 -- ...guration_ClientConnectionBufferTimeout.htm | 21 -- ...orkingConfiguration_ConnectionApproval.htm | 21 -- ...nfiguration_ConnectionApprovalCallback.htm | 21 -- ...NetworkingConfiguration_ConnectionData.htm | 21 -- ...tworkingConfiguration_EnableEncryption.htm | 21 -- ...kingConfiguration_EnableSceneSwitching.htm | 21 -- ...workingConfiguration_EncryptedChannels.htm | 21 -- ..._NetworkingConfiguration_EventTickrate.htm | 21 -- ...kingConfiguration_HandleObjectSpawning.htm | 21 -- ...NetworkingConfiguration_MaxConnections.htm | 21 -- ...figuration_MaxReceiveEventsPerTickRate.htm | 21 -- ...workingConfiguration_MessageBufferSize.htm | 21 -- ...a_NetworkingConfiguration_MessageTypes.htm | 21 -- ...gConfiguration_PassthroughMessageTypes.htm | 21 -- ...LAPI_Data_NetworkingConfiguration_Port.htm | 21 -- ...etworkingConfiguration_ProtocolVersion.htm | 21 -- ..._NetworkingConfiguration_RSAPrivateKey.htm | 21 -- ...a_NetworkingConfiguration_RSAPublicKey.htm | 21 -- ...etworkingConfiguration_ReceiveTickrate.htm | 21 -- ...tworkingConfiguration_RegisteredScenes.htm | 21 -- ...NetworkingConfiguration_SecondsHistory.htm | 21 -- ...a_NetworkingConfiguration_SendTickrate.htm | 21 -- ...etworkingConfiguration_SignKeyExchange.htm | 21 -- docs/html/F_MLAPI_Data_TransportHost_Name.htm | 21 ++ docs/html/F_MLAPI_Data_TransportHost_Port.htm | 21 ++ .../F_MLAPI_Data_TransportHost_Websockets.htm | 21 ++ ...re_NetworkedObject_NetworkedPrefabName.htm | 21 ++ ...viours_Core_NetworkedObject_ServerOnly.htm | 21 -- ...kingManager_ConnectionApprovalCallback.htm | 21 ++ ..._NetworkingManager_DefaultPlayerPrefab.htm | 21 -- ...urs_Core_NetworkingManager_DontDestroy.htm | 2 +- ...s_Core_NetworkingManager_NetworkConfig.htm | 6 +- ...rkingManager_OnClientConnectedCallback.htm | 6 +- ...kingManager_OnClientDisconnectCallback.htm | 6 +- ...Core_NetworkingManager_OnServerStarted.htm | 2 +- ...re_NetworkingManager_RegenerateRSAKeys.htm | 21 ++ ...Core_NetworkingManager_RunInBackground.htm | 2 +- ...ore_NetworkingManager_SpawnablePrefabs.htm | 21 -- docs/html/Fields_T_MLAPI_Data_Channel.htm | 9 + docs/html/Fields_T_MLAPI_Data_MessageType.htm | 7 + docs/html/Fields_T_MLAPI_Data_NetId.htm | 9 + .../Fields_T_MLAPI_Data_NetworkConfig.htm | 55 ++++ .../Fields_T_MLAPI_Data_NetworkedPrefab.htm | 7 + ...s_T_MLAPI_Data_NetworkingConfiguration.htm | 55 ---- .../Fields_T_MLAPI_Data_TransportHost.htm | 9 + ...PI_MonoBehaviours_Core_NetworkedObject.htm | 6 +- ..._MonoBehaviours_Core_NetworkingManager.htm | 10 +- docs/html/M_MLAPI_Data_Channel__ctor.htm | 19 ++ docs/html/M_MLAPI_Data_MessageType__ctor.htm | 19 ++ docs/html/M_MLAPI_Data_NetId_Equals.htm | 24 ++ docs/html/M_MLAPI_Data_NetId_GetClientId.htm | 21 ++ docs/html/M_MLAPI_Data_NetId_GetHashCode.htm | 22 ++ docs/html/M_MLAPI_Data_NetId_IsHost.htm | 21 ++ docs/html/M_MLAPI_Data_NetId_IsInvalid.htm | 21 ++ docs/html/M_MLAPI_Data_NetId__ctor.htm | 26 ++ docs/html/M_MLAPI_Data_NetId__ctor_1.htm | 23 ++ docs/html/M_MLAPI_Data_NetId_op_Equality.htm | 24 ++ .../html/M_MLAPI_Data_NetId_op_Inequality.htm | 24 ++ ...MLAPI_Data_NetworkConfig_CompareConfig.htm | 23 ++ .../M_MLAPI_Data_NetworkConfig_GetConfig.htm | 23 ++ .../html/M_MLAPI_Data_NetworkConfig__ctor.htm | 19 ++ .../M_MLAPI_Data_NetworkedPrefab__ctor.htm | 19 ++ ..._NetworkingConfiguration_CompareConfig.htm | 23 -- ...Data_NetworkingConfiguration_GetConfig.htm | 23 -- ...API_Data_NetworkingConfiguration__ctor.htm | 19 -- .../html/M_MLAPI_Data_TransportHost__ctor.htm | 19 ++ ..._NetworkedBehaviour_GetNetworkedObject.htm | 2 +- ...workedBehaviour_RegisterMessageHandler.htm | 6 +- ...s_Core_NetworkedBehaviour_SendToClient.htm | 6 +- ..._NetworkedBehaviour_SendToClientTarget.htm | 6 +- ...tworkedBehaviour_SendToClientTarget__1.htm | 4 +- ...ore_NetworkedBehaviour_SendToClient__1.htm | 4 +- ..._Core_NetworkedBehaviour_SendToClients.htm | 6 +- ...NetworkedBehaviour_SendToClientsTarget.htm | 6 +- ...tworkedBehaviour_SendToClientsTarget_1.htm | 7 +- ...tworkedBehaviour_SendToClientsTarget_2.htm | 7 +- ...workedBehaviour_SendToClientsTarget__1.htm | 6 +- ...rkedBehaviour_SendToClientsTarget__1_1.htm | 4 +- ...rkedBehaviour_SendToClientsTarget__1_2.htm | 4 +- ...ore_NetworkedBehaviour_SendToClients_1.htm | 7 +- ...ore_NetworkedBehaviour_SendToClients_2.htm | 7 +- ...re_NetworkedBehaviour_SendToClients__1.htm | 4 +- ..._NetworkedBehaviour_SendToClients__1_1.htm | 4 +- ..._NetworkedBehaviour_SendToClients__1_2.htm | 4 +- ...e_NetworkedBehaviour_SendToLocalClient.htm | 2 +- ...orkedBehaviour_SendToLocalClientTarget.htm | 2 +- ...edBehaviour_SendToLocalClientTarget__1.htm | 2 +- ...etworkedBehaviour_SendToLocalClient__1.htm | 2 +- ...tworkedBehaviour_SendToNonLocalClients.htm | 2 +- ...dBehaviour_SendToNonLocalClientsTarget.htm | 2 +- ...haviour_SendToNonLocalClientsTarget__1.htm | 2 +- ...rkedBehaviour_SendToNonLocalClients__1.htm | 2 +- ...s_Core_NetworkedBehaviour_SendToServer.htm | 2 +- ..._NetworkedBehaviour_SendToServerTarget.htm | 2 +- ...tworkedBehaviour_SendToServerTarget__1.htm | 2 +- ...ore_NetworkedBehaviour_SendToServer__1.htm | 2 +- ...s_Core_NetworkedObject_ChangeOwnership.htm | 6 +- ...s_Core_NetworkedObject_RemoveOwnership.htm | 2 +- ...oBehaviours_Core_NetworkedObject_Spawn.htm | 2 +- ...ore_NetworkedObject_SpawnWithOwnership.htm | 6 +- ...oBehaviours_Core_NetworkedObject__ctor.htm | 2 +- ...urs_Core_NetworkingManager_StartClient.htm | 10 +- ...NetworkingManager_StartClientWebsocket.htm | 21 ++ ...iours_Core_NetworkingManager_StartHost.htm | 9 +- ...urs_Core_NetworkingManager_StartServer.htm | 10 +- ...ours_Core_NetworkingManager_StopClient.htm | 4 +- ...viours_Core_NetworkingManager_StopHost.htm | 4 +- ...ours_Core_NetworkingManager_StopServer.htm | 4 +- ...ehaviours_Core_NetworkingManager__ctor.htm | 2 +- ...onoBehaviours_Core_TrackedObject__ctor.htm | 2 +- ...typing_NetworkedTransform_NetworkStart.htm | 2 +- ...s_Prototyping_NetworkedTransform__ctor.htm | 2 +- ...s_Core_LagCompensationManager_Simulate.htm | 8 +- ...Core_LagCompensationManager_Simulate_1.htm | 8 +- docs/html/Methods_T_MLAPI_Data_Channel.htm | 3 + .../html/Methods_T_MLAPI_Data_MessageType.htm | 3 + docs/html/Methods_T_MLAPI_Data_NetId.htm | 13 + .../Methods_T_MLAPI_Data_NetworkConfig.htm | 7 + .../Methods_T_MLAPI_Data_NetworkedPrefab.htm | 3 + ...s_T_MLAPI_Data_NetworkingConfiguration.htm | 7 - .../Methods_T_MLAPI_Data_TransportHost.htm | 3 + ...MonoBehaviours_Core_NetworkedBehaviour.htm | 18 +- ..._MonoBehaviours_Core_NetworkingManager.htm | 10 +- ...LAPI_MonoBehaviours_Core_TrackedObject.htm | 2 +- ...haviours_Prototyping_NetworkedAnimator.htm | 18 +- ...ours_Prototyping_NetworkedNavMeshAgent.htm | 18 +- ...aviours_Prototyping_NetworkedTransform.htm | 18 +- ...Components_Core_LagCompensationManager.htm | 6 +- docs/html/N_MLAPI_Data.htm | 20 +- docs/html/Operators_T_MLAPI_Data_NetId.htm | 7 + docs/html/Overload_MLAPI_Data_NetId__ctor.htm | 7 + ...s_Core_NetworkedBehaviour_SendToClient.htm | 8 +- ..._NetworkedBehaviour_SendToClientTarget.htm | 6 +- ..._Core_NetworkedBehaviour_SendToClients.htm | 14 +- ...NetworkedBehaviour_SendToClientsTarget.htm | 12 +- ...s_Core_LagCompensationManager_Simulate.htm | 8 +- docs/html/P_MLAPI_Data_NetId_ServerNetId.htm | 21 ++ ..._Core_NetworkedBehaviour_ownerClientId.htm | 4 +- ...aviours_Core_NetworkedObject_NetworkId.htm | 4 +- ...urs_Core_NetworkedObject_OwnerClientId.htm | 6 +- ...Behaviours_Core_NetworkedObject_PoolId.htm | 4 +- ...e_NetworkedObject_SpawnablePrefabIndex.htm | 21 -- ...urs_Core_NetworkedObject_isLocalPlayer.htm | 4 +- ...ehaviours_Core_NetworkedObject_isOwner.htm | 4 +- ...rs_Core_NetworkedObject_isPlayerObject.htm | 4 +- ...rs_Core_NetworkedObject_isPooledObject.htm | 4 +- ...aviours_Core_NetworkedObject_isSpawned.htm | 4 +- ...ore_NetworkingManager_ConnectedClients.htm | 4 +- ...re_NetworkingManager_IsClientConnected.htm | 2 +- ...ours_Core_NetworkingManager_MyClientId.htm | 4 +- ...urs_Core_NetworkingManager_NetworkTime.htm | 2 +- ...viours_Core_NetworkingManager_isClient.htm | 2 +- ...haviours_Core_NetworkingManager_isHost.htm | 2 +- ...viours_Core_NetworkingManager_isServer.htm | 2 +- ...iours_Core_NetworkingManager_singleton.htm | 2 +- ...e_TrackedObject_AvgTimeBetweenPointsMs.htm | 21 ++ ...aviours_Core_TrackedObject_TotalPoints.htm | 21 ++ ...gCompensationManager_SimulationObjects.htm | 2 +- docs/html/Properties_T_MLAPI_Data_NetId.htm | 5 + ...PI_MonoBehaviours_Core_NetworkedObject.htm | 6 +- ...LAPI_MonoBehaviours_Core_TrackedObject.htm | 8 +- docs/html/T_MLAPI_Data_Channel.htm | 34 +++ docs/html/T_MLAPI_Data_MessageType.htm | 32 ++ docs/html/T_MLAPI_Data_NetId.htm | 57 ++++ ...ion.htm => T_MLAPI_Data_NetworkConfig.htm} | 77 ++--- docs/html/T_MLAPI_Data_NetworkedPrefab.htm | 32 ++ docs/html/T_MLAPI_Data_TransportHost.htm | 34 +++ ...MonoBehaviours_Core_NetworkedBehaviour.htm | 18 +- ...PI_MonoBehaviours_Core_NetworkedObject.htm | 8 +- ..._MonoBehaviours_Core_NetworkingManager.htm | 16 +- ...LAPI_MonoBehaviours_Core_TrackedObject.htm | 8 +- ...haviours_Prototyping_NetworkedAnimator.htm | 18 +- ...ours_Prototyping_NetworkedNavMeshAgent.htm | 18 +- ...aviours_Prototyping_NetworkedTransform.htm | 18 +- ...Components_Core_LagCompensationManager.htm | 6 +- docs/toc/Fields_T_MLAPI_Data_Channel.xml | 1 + docs/toc/Fields_T_MLAPI_Data_MessageType.xml | 1 + docs/toc/Fields_T_MLAPI_Data_NetId.xml | 1 + .../toc/Fields_T_MLAPI_Data_NetworkConfig.xml | 1 + .../Fields_T_MLAPI_Data_NetworkedPrefab.xml | 1 + ...s_T_MLAPI_Data_NetworkingConfiguration.xml | 1 - .../toc/Fields_T_MLAPI_Data_TransportHost.xml | 1 + ...PI_MonoBehaviours_Core_NetworkedObject.xml | 2 +- ..._MonoBehaviours_Core_NetworkingManager.xml | 2 +- docs/toc/Methods_T_MLAPI_Data_NetId.xml | 1 + .../Methods_T_MLAPI_Data_NetworkConfig.xml | 1 + ...s_T_MLAPI_Data_NetworkingConfiguration.xml | 1 - ..._MonoBehaviours_Core_NetworkingManager.xml | 2 +- docs/toc/N_MLAPI_Data.xml | 2 +- docs/toc/Operators_T_MLAPI_Data_NetId.xml | 1 + docs/toc/Overload_MLAPI_Data_NetId__ctor.xml | 1 + ...s_Core_NetworkedBehaviour_SendToClient.xml | 2 +- ..._NetworkedBehaviour_SendToClientTarget.xml | 2 +- ..._Core_NetworkedBehaviour_SendToClients.xml | 2 +- ...NetworkedBehaviour_SendToClientsTarget.xml | 2 +- ...s_Core_LagCompensationManager_Simulate.xml | 2 +- docs/toc/Properties_T_MLAPI_Data_NetId.xml | 1 + ...PI_MonoBehaviours_Core_NetworkedObject.xml | 2 +- ...LAPI_MonoBehaviours_Core_TrackedObject.xml | 1 + docs/toc/T_MLAPI_Data_Channel.xml | 1 + docs/toc/T_MLAPI_Data_MessageType.xml | 1 + docs/toc/T_MLAPI_Data_NetId.xml | 1 + docs/toc/T_MLAPI_Data_NetworkConfig.xml | 1 + docs/toc/T_MLAPI_Data_NetworkedPrefab.xml | 1 + .../T_MLAPI_Data_NetworkingConfiguration.xml | 1 - docs/toc/T_MLAPI_Data_TransportHost.xml | 1 + ...LAPI_MonoBehaviours_Core_TrackedObject.xml | 2 +- 274 files changed, 2593 insertions(+), 1300 deletions(-) create mode 100644 Protocol.md create mode 100644 docs/html/F_MLAPI_Data_Channel_Encrypted.htm create mode 100644 docs/html/F_MLAPI_Data_Channel_Name.htm create mode 100644 docs/html/F_MLAPI_Data_Channel_Type.htm create mode 100644 docs/html/F_MLAPI_Data_MessageType_Name.htm create mode 100644 docs/html/F_MLAPI_Data_MessageType_Passthrough.htm create mode 100644 docs/html/F_MLAPI_Data_NetId_ConnectionId.htm create mode 100644 docs/html/F_MLAPI_Data_NetId_HostId.htm create mode 100644 docs/html/F_MLAPI_Data_NetId_Meta.htm create mode 100644 docs/html/F_MLAPI_Data_NetworkConfig_AllowPassthroughMessages.htm create mode 100644 docs/html/F_MLAPI_Data_NetworkConfig_Channels.htm create mode 100644 docs/html/F_MLAPI_Data_NetworkConfig_ClientConnectionBufferTimeout.htm create mode 100644 docs/html/F_MLAPI_Data_NetworkConfig_ConnectAddress.htm create mode 100644 docs/html/F_MLAPI_Data_NetworkConfig_ConnectPort.htm create mode 100644 docs/html/F_MLAPI_Data_NetworkConfig_ConnectionApproval.htm create mode 100644 docs/html/F_MLAPI_Data_NetworkConfig_ConnectionData.htm create mode 100644 docs/html/F_MLAPI_Data_NetworkConfig_EnableEncryption.htm create mode 100644 docs/html/F_MLAPI_Data_NetworkConfig_EnableSceneSwitching.htm create mode 100644 docs/html/F_MLAPI_Data_NetworkConfig_EnableTimeResync.htm create mode 100644 docs/html/F_MLAPI_Data_NetworkConfig_EventTickrate.htm create mode 100644 docs/html/F_MLAPI_Data_NetworkConfig_HandleObjectSpawning.htm create mode 100644 docs/html/F_MLAPI_Data_NetworkConfig_MaxConnections.htm create mode 100644 docs/html/F_MLAPI_Data_NetworkConfig_MaxReceiveEventsPerTickRate.htm create mode 100644 docs/html/F_MLAPI_Data_NetworkConfig_MessageBufferSize.htm create mode 100644 docs/html/F_MLAPI_Data_NetworkConfig_MessageTypes.htm create mode 100644 docs/html/F_MLAPI_Data_NetworkConfig_NetworkedPrefabs.htm create mode 100644 docs/html/F_MLAPI_Data_NetworkConfig_ProtocolVersion.htm create mode 100644 docs/html/F_MLAPI_Data_NetworkConfig_RSAPrivateKey.htm create mode 100644 docs/html/F_MLAPI_Data_NetworkConfig_RSAPublicKey.htm create mode 100644 docs/html/F_MLAPI_Data_NetworkConfig_ReceiveTickrate.htm create mode 100644 docs/html/F_MLAPI_Data_NetworkConfig_RegisteredScenes.htm create mode 100644 docs/html/F_MLAPI_Data_NetworkConfig_SecondsHistory.htm create mode 100644 docs/html/F_MLAPI_Data_NetworkConfig_SendTickrate.htm create mode 100644 docs/html/F_MLAPI_Data_NetworkConfig_ServerTransports.htm create mode 100644 docs/html/F_MLAPI_Data_NetworkConfig_SignKeyExchange.htm create mode 100644 docs/html/F_MLAPI_Data_NetworkedPrefab_playerPrefab.htm create mode 100644 docs/html/F_MLAPI_Data_NetworkedPrefab_prefab.htm delete mode 100644 docs/html/F_MLAPI_Data_NetworkingConfiguration_Address.htm delete mode 100644 docs/html/F_MLAPI_Data_NetworkingConfiguration_AllowPassthroughMessages.htm delete mode 100644 docs/html/F_MLAPI_Data_NetworkingConfiguration_Channels.htm delete mode 100644 docs/html/F_MLAPI_Data_NetworkingConfiguration_ClientConnectionBufferTimeout.htm delete mode 100644 docs/html/F_MLAPI_Data_NetworkingConfiguration_ConnectionApproval.htm delete mode 100644 docs/html/F_MLAPI_Data_NetworkingConfiguration_ConnectionApprovalCallback.htm delete mode 100644 docs/html/F_MLAPI_Data_NetworkingConfiguration_ConnectionData.htm delete mode 100644 docs/html/F_MLAPI_Data_NetworkingConfiguration_EnableEncryption.htm delete mode 100644 docs/html/F_MLAPI_Data_NetworkingConfiguration_EnableSceneSwitching.htm delete mode 100644 docs/html/F_MLAPI_Data_NetworkingConfiguration_EncryptedChannels.htm delete mode 100644 docs/html/F_MLAPI_Data_NetworkingConfiguration_EventTickrate.htm delete mode 100644 docs/html/F_MLAPI_Data_NetworkingConfiguration_HandleObjectSpawning.htm delete mode 100644 docs/html/F_MLAPI_Data_NetworkingConfiguration_MaxConnections.htm delete mode 100644 docs/html/F_MLAPI_Data_NetworkingConfiguration_MaxReceiveEventsPerTickRate.htm delete mode 100644 docs/html/F_MLAPI_Data_NetworkingConfiguration_MessageBufferSize.htm delete mode 100644 docs/html/F_MLAPI_Data_NetworkingConfiguration_MessageTypes.htm delete mode 100644 docs/html/F_MLAPI_Data_NetworkingConfiguration_PassthroughMessageTypes.htm delete mode 100644 docs/html/F_MLAPI_Data_NetworkingConfiguration_Port.htm delete mode 100644 docs/html/F_MLAPI_Data_NetworkingConfiguration_ProtocolVersion.htm delete mode 100644 docs/html/F_MLAPI_Data_NetworkingConfiguration_RSAPrivateKey.htm delete mode 100644 docs/html/F_MLAPI_Data_NetworkingConfiguration_RSAPublicKey.htm delete mode 100644 docs/html/F_MLAPI_Data_NetworkingConfiguration_ReceiveTickrate.htm delete mode 100644 docs/html/F_MLAPI_Data_NetworkingConfiguration_RegisteredScenes.htm delete mode 100644 docs/html/F_MLAPI_Data_NetworkingConfiguration_SecondsHistory.htm delete mode 100644 docs/html/F_MLAPI_Data_NetworkingConfiguration_SendTickrate.htm delete mode 100644 docs/html/F_MLAPI_Data_NetworkingConfiguration_SignKeyExchange.htm create mode 100644 docs/html/F_MLAPI_Data_TransportHost_Name.htm create mode 100644 docs/html/F_MLAPI_Data_TransportHost_Port.htm create mode 100644 docs/html/F_MLAPI_Data_TransportHost_Websockets.htm create mode 100644 docs/html/F_MLAPI_MonoBehaviours_Core_NetworkedObject_NetworkedPrefabName.htm delete mode 100644 docs/html/F_MLAPI_MonoBehaviours_Core_NetworkedObject_ServerOnly.htm create mode 100644 docs/html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_ConnectionApprovalCallback.htm delete mode 100644 docs/html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_DefaultPlayerPrefab.htm create mode 100644 docs/html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_RegenerateRSAKeys.htm delete mode 100644 docs/html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_SpawnablePrefabs.htm create mode 100644 docs/html/Fields_T_MLAPI_Data_Channel.htm create mode 100644 docs/html/Fields_T_MLAPI_Data_MessageType.htm create mode 100644 docs/html/Fields_T_MLAPI_Data_NetId.htm create mode 100644 docs/html/Fields_T_MLAPI_Data_NetworkConfig.htm create mode 100644 docs/html/Fields_T_MLAPI_Data_NetworkedPrefab.htm delete mode 100644 docs/html/Fields_T_MLAPI_Data_NetworkingConfiguration.htm create mode 100644 docs/html/Fields_T_MLAPI_Data_TransportHost.htm create mode 100644 docs/html/M_MLAPI_Data_Channel__ctor.htm create mode 100644 docs/html/M_MLAPI_Data_MessageType__ctor.htm create mode 100644 docs/html/M_MLAPI_Data_NetId_Equals.htm create mode 100644 docs/html/M_MLAPI_Data_NetId_GetClientId.htm create mode 100644 docs/html/M_MLAPI_Data_NetId_GetHashCode.htm create mode 100644 docs/html/M_MLAPI_Data_NetId_IsHost.htm create mode 100644 docs/html/M_MLAPI_Data_NetId_IsInvalid.htm create mode 100644 docs/html/M_MLAPI_Data_NetId__ctor.htm create mode 100644 docs/html/M_MLAPI_Data_NetId__ctor_1.htm create mode 100644 docs/html/M_MLAPI_Data_NetId_op_Equality.htm create mode 100644 docs/html/M_MLAPI_Data_NetId_op_Inequality.htm create mode 100644 docs/html/M_MLAPI_Data_NetworkConfig_CompareConfig.htm create mode 100644 docs/html/M_MLAPI_Data_NetworkConfig_GetConfig.htm create mode 100644 docs/html/M_MLAPI_Data_NetworkConfig__ctor.htm create mode 100644 docs/html/M_MLAPI_Data_NetworkedPrefab__ctor.htm delete mode 100644 docs/html/M_MLAPI_Data_NetworkingConfiguration_CompareConfig.htm delete mode 100644 docs/html/M_MLAPI_Data_NetworkingConfiguration_GetConfig.htm delete mode 100644 docs/html/M_MLAPI_Data_NetworkingConfiguration__ctor.htm create mode 100644 docs/html/M_MLAPI_Data_TransportHost__ctor.htm create mode 100644 docs/html/M_MLAPI_MonoBehaviours_Core_NetworkingManager_StartClientWebsocket.htm create mode 100644 docs/html/Methods_T_MLAPI_Data_Channel.htm create mode 100644 docs/html/Methods_T_MLAPI_Data_MessageType.htm create mode 100644 docs/html/Methods_T_MLAPI_Data_NetId.htm create mode 100644 docs/html/Methods_T_MLAPI_Data_NetworkConfig.htm create mode 100644 docs/html/Methods_T_MLAPI_Data_NetworkedPrefab.htm delete mode 100644 docs/html/Methods_T_MLAPI_Data_NetworkingConfiguration.htm create mode 100644 docs/html/Methods_T_MLAPI_Data_TransportHost.htm create mode 100644 docs/html/Operators_T_MLAPI_Data_NetId.htm create mode 100644 docs/html/Overload_MLAPI_Data_NetId__ctor.htm create mode 100644 docs/html/P_MLAPI_Data_NetId_ServerNetId.htm delete mode 100644 docs/html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_SpawnablePrefabIndex.htm create mode 100644 docs/html/P_MLAPI_MonoBehaviours_Core_TrackedObject_AvgTimeBetweenPointsMs.htm create mode 100644 docs/html/P_MLAPI_MonoBehaviours_Core_TrackedObject_TotalPoints.htm create mode 100644 docs/html/Properties_T_MLAPI_Data_NetId.htm create mode 100644 docs/html/T_MLAPI_Data_Channel.htm create mode 100644 docs/html/T_MLAPI_Data_MessageType.htm create mode 100644 docs/html/T_MLAPI_Data_NetId.htm rename docs/html/{T_MLAPI_Data_NetworkingConfiguration.htm => T_MLAPI_Data_NetworkConfig.htm} (53%) create mode 100644 docs/html/T_MLAPI_Data_NetworkedPrefab.htm create mode 100644 docs/html/T_MLAPI_Data_TransportHost.htm create mode 100644 docs/toc/Fields_T_MLAPI_Data_Channel.xml create mode 100644 docs/toc/Fields_T_MLAPI_Data_MessageType.xml create mode 100644 docs/toc/Fields_T_MLAPI_Data_NetId.xml create mode 100644 docs/toc/Fields_T_MLAPI_Data_NetworkConfig.xml create mode 100644 docs/toc/Fields_T_MLAPI_Data_NetworkedPrefab.xml delete mode 100644 docs/toc/Fields_T_MLAPI_Data_NetworkingConfiguration.xml create mode 100644 docs/toc/Fields_T_MLAPI_Data_TransportHost.xml create mode 100644 docs/toc/Methods_T_MLAPI_Data_NetId.xml create mode 100644 docs/toc/Methods_T_MLAPI_Data_NetworkConfig.xml delete mode 100644 docs/toc/Methods_T_MLAPI_Data_NetworkingConfiguration.xml create mode 100644 docs/toc/Operators_T_MLAPI_Data_NetId.xml create mode 100644 docs/toc/Overload_MLAPI_Data_NetId__ctor.xml create mode 100644 docs/toc/Properties_T_MLAPI_Data_NetId.xml create mode 100644 docs/toc/Properties_T_MLAPI_MonoBehaviours_Core_TrackedObject.xml create mode 100644 docs/toc/T_MLAPI_Data_Channel.xml create mode 100644 docs/toc/T_MLAPI_Data_MessageType.xml create mode 100644 docs/toc/T_MLAPI_Data_NetId.xml create mode 100644 docs/toc/T_MLAPI_Data_NetworkConfig.xml create mode 100644 docs/toc/T_MLAPI_Data_NetworkedPrefab.xml delete mode 100644 docs/toc/T_MLAPI_Data_NetworkingConfiguration.xml create mode 100644 docs/toc/T_MLAPI_Data_TransportHost.xml diff --git a/Protocol.md b/Protocol.md new file mode 100644 index 0000000..6a0e1d4 --- /dev/null +++ b/Protocol.md @@ -0,0 +1,216 @@ +# MLAPI Protocol +The MLAPI protocol is layered. The layers can be seen below. + +The first layer is the UDP IP layer. Ontop of the UDP layer, the Unity Network Transport layer is built. And just after that, the MLAPI's protocol starts to appear. The MLAPI has two protocol stages. The first stage is the generic MLAPI message protocol. This is the protocol all messages use that is sent by the user or the MLAPI library. + +The structure can be seen below, note that all messages use little endian format. + +## MLAPI Generic Message Format +The first two bytes define what message type the message is. This message type is represented as a unsigned int16. The first 32 values are reserved for MLAPI messages. As of version 0.1.7, 10 messages are used. The rest of the message types are reserved for use by the user. That means the user can define ((2^16)-32)=65504 different messageTypes. + +The next byte defines if the message is "targeted", see the targeted section on the wiki for more information. The byte is treated as a bool. + +**If** the message is targeted (the previous byte was 1) + +The next 4 bytes define the target networkId, a unsigned int32. + +The next 2 bytes define the networkBehaviour orderId from the root networkObject root. That is, the first networkBehaviour under the networkObject we target (defined by previous 4 bytes) would be a 0, the second one would be a 1 and so on. + +**Endif** + +The next byte represents wheter or nor the message is a passthrough message, see the passthrough section on the wiki for more information. If the byte is 1, it's true, if it's 0 it's false. + +**If** the message is a passthrough message (the previous byte was 1) + +The next 4 bytes is a unsigned int32 specifying the clientId this message targted at. + +**Endif** + +The next two bytes is a unsigned int16 representing the size of the message payload (next field). If the channel this message is sent on is an encrypted channel, this will be the size of the encrypted payload. + +The last field is the message payload. It has the size specified in the previous field. This is where the next layer sits. This is the messageData. If it's a user messageType, this is the data you send with your message. Otherwise, see the next section for the MLAPI internal message formats + + +## MLAPI Internal Messages + +### MLAPI_CONNECTION_REQUEST (MessageType 0) +This message type is sent Client to Server. It's purpose is to ask the Server to join by providing information that help the server decide. This is the first message of the MLAPI Handshake + +The first 32 bytes is a SHA256 hash of certain fields in the NetworkConfig. + +**If** encryption is turned on + +The next two bytes represents a unsigned int16 specifying the size of the public diffie hellman key. + +The next bytes has the size specified above and contains the diffie hellman public key of the client. + +**Endif** + +**If** conectionApproval is turned on + +The next two bytes represents a unsigned int16 specifying the size of the connectionData. + +The next bytes has the size specified above and contains the connectionData. + +**Endif** + +### MLAPI_CONNECTION_APPROVED (MessageType 1) +This message is sent Server to Client, it's purpose is to notify Client's that their request has been approved and they are now fully joined. This is the last handshake message. (The request being MessageType 0) + +The first two bytes represents a unsigned int32 containing the clientId the server has assigned to the recepient. + +**If** scene management is enabled + +The next 4 bytes represents a unsigned int32 containing the sceneIndex the server is currently using. + +**Endif** + +**If** encryption is enabled + +The next two bytes represents a unsigned int16 specifying the size of the next field. + +The next bytes have the size of the previous field and represents the diffie hellman public key. + +**If** sign keyexchange is enabled + +The next two bytes represents a unsigned int16 specifying the size of the next field. + +The next bytes have the size of the previous field and contains a RSA signature of a SHA512 hash of the diffie hellman public key. + +**Endif** + +**Endif** + +The next 4 bytes represents a single precision floating point value containing the current networkTime. + +The next 4 bytes represents a signed int32 and contains a network timestamp generated by the NetworkTransport. + +The next 4 bytes represents a signed int32 and contains the number of connected clients. + +The next (4 * previousField) bytes is a sequence of unsigned int32 containing the clientId of a client. + +**If** handle object spawning is turned on + +The next 4 bytes represents a signed int32 containing the amount of networkedObjects is spawned. + +The next (39 * previousField) represents information about each networkedObject. That is, each NetworkedObject has 39 bytes sent about it. A NetworkedField structure looks like this: + +First byte specifies if the object is a playerObject. If the byte is 1, it's true, if it's 0, it's false + +The next 4 bytes is a unsigned int32 containing the networkId of the object + +The next 4 bytes is a unsigned int32 containing the ownerId of the object + +The next 4 bytes is a signed int32 containing the networkedPrefabId to create the object from + +The next byte is a boolean specifying if the object is active in the hierarchy + +The next byte is a boolean specifying if the object is a sceneObject + +The next 4 bytes is a single precision floating point value containing the x position of the object + +The next 4 bytes is a single precision floating point value containing the y position of the object + +The next 4 bytes is a single precision floating point value containing the z position of the object + +The next 4 bytes is a single precision floating point value containing the x rotation of the object + +The next 4 bytes is a single precision floating point value containing the y rotation of the object + +The next 4 bytes is a single precision floating point value containing the z rotation of the object + +**Endif** + +### MLAPI_ADD_OBJECT (MessageType 2) +Sent server to client + +**If** handle object spawning + +The first byte is a boolean, represents if it's a player object or not + +The next 4 bytes is a unsigned int32 representing the networkId + +The next 4 bytes is a unsigned int32 representing the ownerId + +The next 4 bytes is signed int32 represents the prefabId + +The next byte is a bool representing if it's a sceneObject + +The next 4 bytes is a single precision floating point value containing the x position of the object + +The next 4 bytes is a single precision floating point value containing the y position of the object + +The next 4 bytes is a single precision floating point value containing the z position of the object + +The next 4 bytes is a single precision floating point value containing the x rotation of the object + +The next 4 bytes is a single precision floating point value containing the y rotation of the object + +The next 4 bytes is a single precision floating point value containing the z rotation of the object + +**Else** + +The first 4 bytes represents a unsigned int32 containing the ownerId + +**Endif** + +### MLAPI_CLIENT_DISCONNECT (MessageType 3) +Sent server to client + +The first 4 bytes is a unsigned int32 containing the clientId + +### MLAPI_DESTROY_OBJECT (MessageType 4) +Server to client + +The first 4 bytes is a unsigned int32 containing the netId + +### MLAPI_SWITCH_SCENE (MessageType 5) +Server to client + +The first 4 bytes is a unsigned int32 containing the sceneId + + +### MLAPI_SPAWN_POOL_OBJECT (MessageType 6) +Server to client + +The first 4 bytes is a unsigned int32 containing the netId + +The next 4 bytes is a single precision floating point value containing the x position of the object + +The next 4 bytes is a single precision floating point value containing the y position of the object + +The next 4 bytes is a single precision floating point value containing the z position of the object + +The next 4 bytes is a single precision floating point value containing the x rotation of the object + +The next 4 bytes is a single precision floating point value containing the y rotation of the object + +The next 4 bytes is a single precision floating point value containing the z rotation of the object + +### MLAPI_DESTROY_POOL_OBJECT (MessageType 7) +Server to client + +The first 4 bytes is a unsigned int32 containing the netId + +### MLAPI_CHANGE_OWNER (MessageType 8) +Server to client + +The first 4 bytes is a unsigned int32 containing the netId + +The first 4 bytes is a unsigned int32 containing the ownerClientId + +### MLAPI_SYNC_VAR_UPDATE (MessageType 9) +Server to client + +The first byte represents the amount of dirty fields + +The next 4 bytes is a unsigned int32 containing the netId + +The next 2 bytes is a unsigned int16 containing the order of the netBehaviour + +//HERE IS THE SYNCVAR DATA. NOTHING TO OPTIMIZE + +### MLAPI_ADD_OBJECTS (MessageType 10) +Server to client + +Same as ADD_OBJECT, but contains two bytes (unsigned int16 specifying the amount of objects, then repeated ADD_OBJECT patterns) diff --git a/docs/WebKI.xml b/docs/WebKI.xml index 3528039..cd90b2e 100644 --- a/docs/WebKI.xml +++ b/docs/WebKI.xml @@ -1,10 +1,10 @@  - - + + @@ -22,15 +22,28 @@ - + + + + + + + + + + + - + - + + - - - + + + + + @@ -40,7 +53,6 @@ - @@ -48,26 +60,33 @@ - + - + + - - + + + + - + + + - + + + @@ -75,10 +94,12 @@ + + @@ -102,9 +123,9 @@ - - - + + + @@ -115,15 +136,30 @@ - + + + + + + + + + + + + + + + - + + @@ -143,7 +179,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -239,14 +335,24 @@ + - - + + + + + + + + + + + @@ -265,43 +371,8 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -310,7 +381,7 @@ - + @@ -323,10 +394,11 @@ + - + @@ -358,35 +430,38 @@ - + - + + - - + + + - - + + + - - + + - + - + @@ -399,20 +474,20 @@ - + + - + - - + @@ -429,12 +504,27 @@ + + + + + + + + + + + + + + + diff --git a/docs/WebTOC.xml b/docs/WebTOC.xml index 93eabf6..70e2935 100644 --- a/docs/WebTOC.xml +++ b/docs/WebTOC.xml @@ -1,72 +1,131 @@  - - + + - + - + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - - - - - + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + - - + + - + @@ -76,69 +135,69 @@ - + - - + + - - + + - - + + - - + + - - - + + + - - + + - + - + - + - + - + - + - + - + - + @@ -147,21 +206,20 @@ - - + - - + + - + - + @@ -171,48 +229,52 @@ - + + - - + + + - - + - + + + + - - + + - + - + - + - + @@ -223,13 +285,13 @@ - + - + - + @@ -237,13 +299,13 @@ - + - + - + @@ -256,16 +318,16 @@ - - - + + + - - + + @@ -275,35 +337,35 @@ - - - + + + - - - - + + + + - - + + - - + + - - - + + + diff --git a/docs/fti/FTI_100.json b/docs/fti/FTI_100.json index 83311d5..f070af4 100644 --- a/docs/fti/FTI_100.json +++ b/docs/fti/FTI_100.json @@ -1 +1 @@ -{"dictionary":[11993089,14548995,15728641],"duplicate":[12124161],"defaultplayerprefab":[196609,2555906,15728641],"decide":[327681,1376257,15466497],"data":[262145,327682,655362,851970,917506,983042,1048578,1114114,1179650,1245186,1310722,1376259,1441794,1507330,1572866,1638402,1703938,1769474,1835010,1900546,1966082,2031618,2097154,2162690,2228226,2293762,2359298,2424834,2490370,2621442,2949122,3014658,4718593,5046273,5636098,5701636,5832706,5963780,6094851,6160387,6422531,6684675,6750211,6815747,6881283,7012355,7143427,7536643,7602179,7929859,8126465,8257539,8323073,8454147,8585217,9568257,11272193,15335427,15466500],"default":[1,196609,2555905,15728641],"destroypoolobject":[5111809,12451842,16187393],"disconnects":[196609,3145729,15728641],"degrees":[589825,4915201,15925249],"driftcorrectionpercentage":[720897,4128770,15859713],"defined":[6094850,6160386,6422530,6488066,6553602,6684674,6750210,6815746,6881282,6946818,7012354,7077890,7143426,7208962,7274498,7340034,7471106,7536642,7602178,7667714,7798786,7929858,8257538,8454146,8716290,9175042,9240578,9699330],"documentation":[65537,196609,262145,327681,393217,458753,524289,589825,655361,720897,786433,851969,917505,983041,1048577,1114113,1179649,1245185,1310721,1376257,1441793,1507329,1572865,1638401,1703937,1769473,1835009,1900545,1966081,2031617,2097153,2162689,2228225,2293761,2359297,2424833,2490369,2555905,2621441,2686977,2752513,2818049,2883585,2949121,3014657,3080193,3145729,3211266,3276801,3342337,3407873,3473410,3538946,3604481,3670017,3735553,3801090,3866625,3932162,3997697,4063234,4128769,4194305,4259841,4325377,4390913,4456449,4521985,4587521,4653057,4718593,4784129,4849665,4915201,4980737,5046273,5111809,5177345,5242881,5373953,5439489,5505025,5570561,5636097,5701635,5767169,5832705,5898241,5963779,6029313,6094849,6160385,6225921,6291457,6356995,6422529,6488065,6553601,6619137,6684673,6750209,6815745,6881281,6946817,7012353,7077889,7143425,7208961,7274497,7340033,7405569,7471105,7536641,7602177,7667713,7733249,7798785,7864321,7929857,7995393,8060929,8126465,8192001,8257537,8323073,8388609,8454145,8519681,8585217,8650753,8716289,8781825,8847361,8912897,8978433,9043969,9109505,9175041,9240577,9306115,9371649,9437185,9502721,9568257,9633793,9699329,9764865,9830401,9895937,9961473,10027009,10092545,10158081,10223617,10289155,10354689,10420225,10485762,10551297,10616834,10682369,10747905,10813441,10878977,10944514,11010049,11075586,11141121,11206657,11272193,11337729,11403265,11468801,11534337,11599873,11665409,11730945,11796481,11862017,11927553,11993089,12058625,12124161,12189697,12255233,12320769,12386305,12451841,12517377,12582913,12648449,12713985,12779521,12845057,12910593,12976129,13041666,13107201,13172737,13238273,13303809,13369345,13434881,13500417,13565953,13631489,13697025,13762561,13893633,13959169,14024705,14090241,14155777,14221313,14286849,14352385,14417921,14483457,14548993,14614529,14680065,14745601,14811137,14876673,14942209,15007745,15073281,15138817,15204353,15269889,15335425,15400961,15466497,15532033,15597569,15663105,15728641,15794177,15859713,15925249,15990785,16056321,16121857,16187393,16252929],"destroypool":[5111809,12058626,16187393],"decrypt":[5570561,10092546,14221313],"destination":[720897,3997697,15859713],"deregister":[6225922,6291457],"different":[327681,1769473,15466497],"delay":[393217,458753,589825,720898,2818049,3735553,15532033,15597569,15859714,15925249],"distance":[589826,4980737,5242881,15925250],"decided":[327681,2490369,15466497],"deregistermessagehandler":[6225922,8650753,8847361,11468801,14352385,15532033,15597569,15859713,15925249],"description":[65537,196609,262145,327681,393217,458753,524289,589825,720897,4325377,4718593,4784129,5046273,5111809,5373953,5505025,5570561,6029313,6619137,7405569,8650753,8847361,9895937,9961473,10158081,10878977,11010049,11272193,11337729,11403265,11468801,11534337,11599873,11665409,11730945,11796481,11862017,11927553,11993089,12189697,12255233,12582913,12648449,12713985,12910593,13107201,13238273,13434881,13631489,13762561,14155777,14221313,14352385,14417921,14680065,14811137,14942211,15204356,15335427,15466499,15532036,15597572,15663108,15728644,15794179,15859716,15925252,15990785,16056321,16121858,16187393,16252929],"decrypts":[5570561,10092545,14221313],"duplicates":[12124161,14811137,16056321],"deserialize":[10747907,14680065,15990785],"destroy":[5111809,12451842,16187393],"dll":[655361,786433,851969,917505,983041,1048577,1114113,1179649,1245185,1310721,1376257,1441793,1507329,1572865,1638401,1703937,1769473,1835009,1900545,1966081,2031617,2097153,2162689,2228225,2293761,2359297,2424833,2490369,2555905,2621441,2686977,2752513,2818049,2883585,2949121,3014657,3080193,3145729,3211265,3276801,3342337,3407873,3473409,3538945,3604481,3670017,3735553,3801089,3866625,3932161,3997697,4063233,4128769,4194305,4259841,4390913,4456449,4521985,4587521,4653057,4849665,4915201,4980737,5177345,5242881,5439489,5636097,5701633,5767169,5832705,5898241,5963777,6094849,6160385,6225921,6291457,6356993,6422529,6488065,6553601,6684673,6750209,6815745,6881281,6946817,7012353,7077889,7143425,7208961,7274497,7340033,7471105,7536641,7602177,7667713,7733249,7798785,7864321,7929857,7995393,8060929,8126465,8192001,8257537,8323073,8388609,8454145,8519681,8585217,8716289,8781825,8912897,8978433,9043969,9109505,9175041,9240577,9306113,9371649,9437185,9502721,9568257,9633793,9699329,9764865,9830401,10027009,10092545,10223617,10289153,10354689,10420225,10485761,10551297,10616833,10682369,10747905,10813441,10944513,11075585,11141121,11206657,12058625,12124161,12320769,12386305,12451841,12517377,12779521,12845057,12976129,13041665,13172737,13303809,13369345,13500417,13565953,13697025,13893633,13959169,14024705,14090241,14221313,14286849,14483457,14548993,14614529,14745601,14876673,14942209,15007745,15073281,15138817,15204353,15269889,15335425,15400961,15466497,15532033,15597569,15663105,15728641,15794177,15859713,15925249,15990785,16056321,16121857,16187393,16252929],"destroys":[5111810,12058625,12451841,16187394],"deregisters":[6225921,8650753,8847361,11468801,14352385,15532033,15597569,15859713,15925249],"dontdestroyonload":[196609,3276801,15728641],"deserializes":[10747905,14680065,15990785],"dontdestroy":[196609,3276802,15728641],"diffie":[327681,3014657,15466497],"decrypted":[10092545]} \ No newline at end of file +{"dictionary":[14417921,17563651,17760257],"duplicate":[16121857],"determines":[5963777,7340033,7405569,8388609,12910594,16777219],"decide":[262145,2621441,17235969],"data":[196609,262146,327681,393218,458753,524289,589825,983042,1114114,1179650,1245186,1310722,1376258,1441794,1507331,1572866,1703938,1769474,1835010,1900546,1966082,2031618,2097154,2162690,2228226,2293762,2359298,2424834,2490370,2555906,2621443,2686978,2752514,2818050,2883586,2949122,3014658,3080194,3145730,3211266,3276802,3342338,3407874,3473410,3604482,3670018,3735554,3801090,3866626,3997698,5505025,5963777,6094849,6356993,6553602,6684673,6881282,7012353,7208963,7340034,7405572,7471105,7602180,7667714,7733250,7798786,7864322,7995394,8060930,8192002,8257538,8388612,8519683,8650756,8781826,8978435,9043971,9306115,9502723,9633795,9764867,10158083,10289155,11075587,11206659,11468802,11665411,11927553,12845059,12910593,13041665,13697025,15007746,15466499,16449539,16777219,17235972,17629187,18022403,18284547,18481156],"default":[1],"destroypoolobject":[6946817,16318466,17104897],"disconnects":[786433,5373953,17760257],"degrees":[1048577,5701633,19136513],"driftcorrectionpercentage":[1638401,4915202,19070977],"defined":[8519682,8847362,8978434,9043970,9175042,9306114,9437186,9502722,9633794,9699330,9764866,9830402,9895938,10027010,10092546,10158082,10289154,10354690,10485762,10813442,10878978,11075586,11206658,11665410,12845058,13762562,14614530,15466498],"documentation":[65537,196609,262145,327681,393217,458753,524289,589825,655361,720897,786433,851969,917505,983041,1048577,1114113,1179649,1245185,1310721,1376257,1441793,1507329,1572865,1638401,1703937,1769473,1835009,1900545,1966081,2031617,2097153,2162689,2228225,2293761,2359297,2424833,2490369,2555905,2621441,2686977,2752513,2818049,2883585,2949121,3014657,3080193,3145729,3211265,3276801,3342337,3407873,3473409,3538945,3604481,3670017,3735553,3801089,3866625,3932161,3997697,4063233,4128769,4194306,4259841,4325378,4390913,4456449,4521985,4587522,4653057,4718593,4784129,4849666,4915201,4980738,5046273,5111809,5177345,5242881,5308418,5373953,5439489,5505025,5570561,5636097,5701633,5767169,5832705,5898241,5963777,6029313,6094849,6160385,6225921,6356993,6422529,6488065,6553601,6619137,6684673,6750209,6815745,6881281,6946817,7012353,7077889,7143425,7208961,7274497,7340033,7405569,7471105,7536641,7602179,7667713,7733249,7798785,7864321,7929857,7995393,8060929,8126465,8192001,8257537,8323073,8388609,8454145,8519681,8585219,8650755,8716289,8781825,8847361,8912897,8978433,9043969,9109505,9175041,9240577,9306113,9371649,9437185,9502721,9568257,9633793,9699329,9764865,9830401,9895937,9961475,10027009,10092545,10158081,10223617,10289153,10354689,10420225,10485761,10551297,10616833,10682369,10747905,10813441,10878977,10944513,11010049,11075585,11141121,11206657,11272195,11337729,11403265,11468801,11534337,11599873,11665409,11730945,11796481,11862017,11927553,11993089,12058625,12124161,12189697,12255233,12320769,12386305,12451841,12517377,12582913,12648451,12713985,12779521,12845057,12910593,12976129,13041665,13172738,13238273,13303809,13369345,13434881,13500417,13565953,13631489,13697025,13762561,13828098,13893633,13959170,14024705,14090241,14155777,14221313,14286849,14352385,14417921,14483457,14548993,14614529,14680065,14745601,14811137,14876673,14942209,15007745,15073281,15138817,15204354,15269889,15335425,15400961,15466497,15532033,15597569,15663105,15728641,15794177,15859713,15925249,15990785,16056321,16121857,16187393,16252929,16318465,16384001,16449537,16515073,16580609,16646145,16711682,16777217,16842753,16908289,16973825,17039361,17104897,17170433,17235969,17301505,17367041,17432577,17498113,17563649,17629185,17694721,17760257,17825793,17891329,17956865,18022401,18087937,18153473,18219009,18284545,18350081,18415617,18481153,18546689,18612225,18677761,18743297,18808833,18874369,18939905,19005441,19070977,19136513,19202049,19267585,19333121],"destroypool":[6946817,15859714,17104897],"decrypt":[7143425,11599874,18087937],"destination":[1638401,5177345,19070977],"deregister":[8323074,8716289],"different":[262145,3211265,17235969],"delay":[655361,720897,1048577,1638402,4063233,6815745,18808833,18874369,19070978,19136513],"distance":[1048578,5636097,6225921,19136514],"deregistermessagehandler":[8323074,11141121,13500417,18743297,18808833,18874369,18939905,19070977,19136513],"description":[65537,196609,262145,327681,393217,458753,524289,589825,655361,720897,786433,851969,1048577,1638401,5242881,5505025,5898241,5963777,6094849,6356993,6422529,6488065,6619137,6684673,6750209,6946817,7012353,7077889,7143425,7274497,7471105,9109505,11141121,11468802,11862017,11993089,12124161,12386305,12517377,12910593,12976129,13041665,13238273,13434881,13500417,13565953,13631489,13697025,14024705,14090241,14221313,14286849,14352385,14417921,14548993,14680065,14745601,14811137,15335425,15597569,16449539,16777221,17104897,17235971,17367041,17629187,17694721,17760260,17825793,17891331,18022403,18087937,18219009,18284547,18350084,18415617,18481155,18546689,18612227,18677761,18743297,18808836,18874372,18939905,19005444,19070980,19136516,19202049,19267585,19333122],"decrypts":[7143425,11599873,18087937],"duplicates":[6488065,16121857,19267585],"deserialize":[6422529,14155779,19202049],"destroy":[6946817,16318466,17104897],"dll":[917505,983041,1114113,1179649,1245185,1310721,1376257,1441793,1507329,1572865,1703937,1769473,1835009,1900545,1966081,2031617,2097153,2162689,2228225,2293761,2359297,2424833,2490369,2555905,2621441,2686977,2752513,2818049,2883585,2949121,3014657,3080193,3145729,3211265,3276801,3342337,3407873,3473409,3538945,3604481,3670017,3735553,3801089,3866625,3932161,3997697,4063233,4128769,4194305,4259841,4325377,4390913,4456449,4521985,4587521,4653057,4718593,4784129,4849665,4915201,4980737,5046273,5111809,5177345,5308417,5373953,5439489,5570561,5636097,5701633,5767169,5832705,6029313,6160385,6225921,6553601,6815745,6881281,7208961,7340033,7405569,7536641,7602177,7667713,7733249,7798785,7864321,7929857,7995393,8060929,8126465,8192001,8257537,8323073,8388609,8454145,8519681,8585217,8650753,8716289,8781825,8847361,8912897,8978433,9043969,9175041,9240577,9306113,9371649,9437185,9502721,9568257,9633793,9699329,9764865,9830401,9895937,9961473,10027009,10092545,10158081,10223617,10289153,10354689,10420225,10485761,10551297,10616833,10682369,10747905,10813441,10878977,10944513,11010049,11075585,11206657,11272193,11337729,11403265,11534337,11599873,11665409,11730945,11796481,11927553,12058625,12189697,12255233,12320769,12451841,12582913,12648449,12713985,12779521,12845057,13172737,13303809,13369345,13762561,13828097,13893633,13959169,14155777,14483457,14614529,14876673,14942209,15007745,15073281,15138817,15204353,15269889,15400961,15466497,15532033,15663105,15728641,15794177,15859713,15925249,15990785,16056321,16121857,16187393,16252929,16318465,16384001,16449537,16515073,16580609,16646145,16711681,16777217,16842753,16908289,16973825,17039361,17104897,17170433,17235969,17301505,17432577,17498113,17563649,17629185,17694721,17760257,17891329,17956865,18022401,18087937,18153473,18284545,18350081,18481153,18612225,18808833,18874369,19005441,19070977,19136513,19202049,19267585,19333121],"destroys":[6946818,15859713,16318465,17104898],"deregisters":[8323073,11141121,13500417,18743297,18808833,18874369,18939905,19070977,19136513],"dontdestroyonload":[786433,3932161,17760257],"deserializes":[6422529,14155777,19202049],"dontdestroy":[786433,3932162,17760257],"diffie":[262145,3342337,17235969],"decrypted":[11599873]} \ No newline at end of file diff --git a/docs/fti/FTI_101.json b/docs/fti/FTI_101.json index 3671fa9..83c31c3 100644 --- a/docs/fti/FTI_101.json +++ b/docs/fti/FTI_101.json @@ -1 +1 @@ -{"exposes":[65537,196609,262145,327681,393217,458753,524289,589825,720897,4325377,4718593,5046273,5111809,5373953,5505025,5570561,6029313,6619137,7405569,8650753,8847361,11337729,11468801,11599873,11730945,11796481,11993089,12189697,12255233,12648449,12910593,14221313,14352385,14417921,14680065,14811137,14942209,15204353,15335425,15466497,15532033,15597569,15663105,15728641,15794177,15859713,15925249,15990785,16056321,16121857,16187393,16252929],"entered":[13828097],"estimated":[4784129,10551297,13762561,16121857],"encryptedbuffer":[10092546],"exchange":[327683,2228225,2424833,3014657,15466499],"examples":[327681,2097153,15466497],"encrypted":[327681,1703937,5570561,10813443,14221313,15466497],"events":[327681,2097153,15466497],"expected":[9633793,12124161],"enabled":[458753,589825,720897,2883585,3670017,3866625,11599873,11730945,11993089,12189697,12255233,12648449,12910593,15532033,15597570,15663105,15728641,15794177,15859714,15925250],"executing":[11599875,12255235,12320769,12648451,12779521,12845057,12910595,15532035,15597571,15859715,15925251],"extent":[327681,1966081,15466497],"equals":[4325377,4718593,5046273,5505025,6029313,6619137,7405569,8650753,8847361,11468801,14352385,14942209,15204353,15335425,15466497,15532033,15597569,15663105,15728641,15794177,15859713,15925249],"encryptedchannels":[327681,1703938,15466497],"error":[5308418],"enableproximity":[458753,589825,720897,2883586,3670018,3866626,15597569,15859713,15925249],"enable":[327683,589825,1179649,1441793,3014657,4521985,15466499,15925249],"enablesceneswitching":[327681,1441794,15466497],"emptied":[327681,2162689,15466497],"example":[655361,786433,851969,917505,983041,1048577,1114113,1179649,1245185,1310721,1376257,1441793,1507329,1572865,1638401,1703937,1769473,1835009,1900545,1966081,2031617,2097153,2162689,2228225,2293761,2359297,2424833,2490369,2555905,2621441,2686977,2752513,2818049,2883585,2949121,3014657,3080193,3145729,3211265,3276801,3342337,3407873,3473409,3538945,3604481,3670017,3735553,3801089,3866625,3932161,3997697,4063233,4128769,4194305,4259841,4390913,4456449,4521985,4587521,4653057,4849665,4915201,4980737,5177345,5242881,5439489,5636097,5701633,5767169,5832705,5898241,5963777,6094849,6160385,6225921,6291457,6356993,6422529,6488065,6553601,6684673,6750209,6815745,6881281,6946817,7012353,7077889,7143425,7208961,7274497,7340033,7471105,7536641,7602177,7667713,7733249,7798785,7864321,7929857,7995393,8060929,8126465,8192001,8257537,8323073,8388609,8454145,8519681,8585217,8716289,8781825,8912897,8978433,9043969,9109505,9175041,9240577,9306113,9371649,9437185,9502721,9568257,9633793,9699329,9764865,9830401,10027009,10092545,10223617,10289153,10354689,10420225,10485761,10551297,10616833,10682369,10747905,10813441,10944513,11075585,11141121,11206657,12058625,12124161,12320769,12386305,12451841,12517377,12779521,12845057,12976129,13041665,13172737,13303809,13369345,13500417,13565953,13697025,13893633,13959169,14024705,14090241,14221313,14286849,14483457,14548993,14614529,14745601,14876673,14942209,15007745,15073281,15138817,15204353,15269889,15335425,15400961,15466497,15532033,15597569,15663105,15728641,15794177,15859713,15925249,15990785,16056321,16121857,16187393,16252929],"encrypts":[5570561,10813441,14221313],"eventtickrate":[327681,2097154,15466497],"expectedchunkscount":[9633794,12124162],"encryption":[262145,327681,851969,1179649,9961473,14221313,15335425,15466497],"enableencryption":[327681,1179650,15466497],"encoded":[5570562,10092545,10813442,14221314],"encrypt":[5570561,10813442,14221313]} \ No newline at end of file +{"exposes":[65537,196609,262145,327681,393217,458753,524289,589825,655361,720897,786433,851969,1048577,1638401,5242881,5505025,5898241,5963777,6094849,6356993,6422529,6488065,6684673,6750209,6946817,7012353,7077889,7143425,7274497,7471105,9109505,11141121,12910593,13238273,13434881,13500417,13697025,14024705,14090241,14221313,14286849,14417921,14548993,14745601,14811137,16449537,16777217,17104897,17235969,17629185,17694721,17760257,17891329,18022401,18087937,18284545,18350081,18481153,18612225,18743297,18808833,18874369,18939905,19005441,19070977,19136513,19202049,19267585,19333121],"entered":[13107201],"estimated":[6619137,14483457,15335425,19333121],"encryptedbuffer":[11599874],"exchange":[262147,2818049,3342337,3407873,17235971],"examples":[262145,2359297,17235969],"encrypted":[196610,1245187,7143425,12713987,18087937,18481154],"events":[262145,2359297,17235969],"expected":[12189697,16121857],"enabled":[720897,1048577,1638401,4784129,5439489,5767169,14024705,14090241,14221313,14286849,14417921,14548993,14745601,17760257,18612225,18808833,18874370,19005441,19070978,19136514],"executing":[14024707,14090243,14286851,14548995,15269889,15400961,15663105,18808835,18874371,19070979,19136515],"equals":[5242881,5505025,5898241,5963778,6094849,6356993,6684673,7012353,7077889,7274497,7340034,7471105,9109505,11141121,13500417,16449537,16777218,17235969,17629185,17760257,17891329,18022401,18284545,18350081,18481153,18612225,18743297,18808833,18874369,18939905,19005441,19070977,19136513],"equal":[5963777,7340034,7405570,8388610,12910594,16777219],"error":[6291458],"enableproximity":[720897,1048577,1638401,4784130,5439490,5767170,18874369,19070977,19136513],"enable":[262147,1048577,1900545,2555905,3342337,4718593,17235971,19136513],"equality":[8388609,12910593,16777217],"enablesceneswitching":[262145,2555906,17235969],"enabletimeresync":[262145,1703938,17235969],"emptied":[262145,2424833,17235969],"example":[917505,983041,1114113,1179649,1245185,1310721,1376257,1441793,1507329,1572865,1703937,1769473,1835009,1900545,1966081,2031617,2097153,2162689,2228225,2293761,2359297,2424833,2490369,2555905,2621441,2686977,2752513,2818049,2883585,2949121,3014657,3080193,3145729,3211265,3276801,3342337,3407873,3473409,3538945,3604481,3670017,3735553,3801089,3866625,3932161,3997697,4063233,4128769,4194305,4259841,4325377,4390913,4456449,4521985,4587521,4653057,4718593,4784129,4849665,4915201,4980737,5046273,5111809,5177345,5308417,5373953,5439489,5570561,5636097,5701633,5767169,5832705,6029313,6160385,6225921,6553601,6815745,6881281,7208961,7340033,7405569,7536641,7602177,7667713,7733249,7798785,7864321,7929857,7995393,8060929,8126465,8192001,8257537,8323073,8388609,8454145,8519681,8585217,8650753,8716289,8781825,8847361,8912897,8978433,9043969,9175041,9240577,9306113,9371649,9437185,9502721,9568257,9633793,9699329,9764865,9830401,9895937,9961473,10027009,10092545,10158081,10223617,10289153,10354689,10420225,10485761,10551297,10616833,10682369,10747905,10813441,10878977,10944513,11010049,11075585,11206657,11272193,11337729,11403265,11534337,11599873,11665409,11730945,11796481,11927553,12058625,12189697,12255233,12320769,12451841,12582913,12648449,12713985,12779521,12845057,13172737,13303809,13369345,13762561,13828097,13893633,13959169,14155777,14483457,14614529,14876673,14942209,15007745,15073281,15138817,15204353,15269889,15400961,15466497,15532033,15663105,15728641,15794177,15859713,15925249,15990785,16056321,16121857,16187393,16252929,16318465,16384001,16449537,16515073,16580609,16646145,16711681,16777217,16842753,16908289,16973825,17039361,17104897,17170433,17235969,17301505,17432577,17498113,17563649,17629185,17694721,17760257,17891329,17956865,18022401,18087937,18153473,18284545,18350081,18481153,18612225,18808833,18874369,19005441,19070977,19136513,19202049,19267585,19333121],"encrypts":[7143425,12713985,18087937],"eventtickrate":[262145,2359298,17235969],"expectedchunkscount":[12189698,16121858],"editor":[786433,5046273,17760257],"encryption":[262145,458753,1900545,3276801,12517377,17235969,17629185,18087937],"enableencryption":[262145,1900546,17235969],"encoded":[7143426,11599873,12713986,18087938],"encrypt":[7143425,12713986,18087937]} \ No newline at end of file diff --git a/docs/fti/FTI_102.json b/docs/fti/FTI_102.json index 081d5c5..ad11d08 100644 --- a/docs/fti/FTI_102.json +++ b/docs/fti/FTI_102.json @@ -1 +1 @@ -{"following":[65537,196609,262145,327681,393217,458753,524289,589825,720897,4325377,4718593,5046273,5111809,5373953,5505025,5570561,6029313,6619137,7405569,8650753,8847361,11337729,11468801,11599873,11730945,11796481,11993089,12189697,12255233,12648449,12910593,14221313,14352385,14417921,14680065,14811137,14942209,15204353,15335425,15466497,15532033,15597569,15663105,15728641,15794177,15859713,15925249,15990785,16056321,16121857,16187393,16252929],"frame":[327681,2097153,15466497],"flooding":[327681,2359297,15466497],"follow":[1],"fields":[65538,196610,262146,327682,393218,458754,524290,589826,720898,15204353,15335425,15466497,15532033,15597569,15663105,15728641,15859713,15925249],"field":[655362,786434,851970,917506,983042,1048578,1114114,1179650,1245186,1310722,1376258,1441794,1507330,1572866,1638402,1703938,1769474,1835010,1900546,1966082,2031618,2097154,2162690,2228226,2293762,2359298,2424834,2490370,2555906,2621442,2686978,2752514,2818050,2883586,2949122,3014658,3080194,3145730,3211266,3276802,3342338,3407874,3473410,3538946,3604482,3670018,3735554,3801090,3866626,3932162,3997698,4063234,4128770,4194306,4259842,4390914,4456450,4521986,4587522,4653058,4915202,4980738,5242882],"first":[5570562,10092545,10813441,14221314],"finalize":[4325377,4718593,5046273,5505025,6619137,7405569,8650753,8847361,11468801,14352385,14942209,15204353,15335425,15466497,15532033,15597569,15728641,15794177,15859713,15925249],"float":[2818049,2949121,3735553,4128769,4259841,4390913,4456449,4653057,4915201,4980737,5242881,10682369,13565953]} \ No newline at end of file +{"false":[7340033,7405569,7667713,8060929,8388609],"following":[65537,196609,262145,327681,393217,458753,524289,589825,655361,720897,786433,851969,1048577,1638401,5242881,5505025,5898241,5963777,6094849,6356993,6422529,6488065,6684673,6750209,6946817,7012353,7077889,7143425,7274497,7471105,9109505,11141121,12910593,13238273,13434881,13500417,13697025,14024705,14090241,14221313,14286849,14417921,14548993,14745601,14811137,16449537,16777217,17104897,17235969,17629185,17694721,17760257,17891329,18022401,18087937,18284545,18350081,18481153,18612225,18743297,18808833,18874369,18939905,19005441,19070977,19136513,19202049,19267585,19333121],"frame":[262145,2359297,17235969],"function":[5963777,7208961,16777217],"flooding":[262145,2228225,17235969],"follow":[1],"fields":[65538,196610,262146,327682,393218,458754,524290,589826,655362,720898,786434,851970,1048578,1638402,16449537,16777217,17235969,17629185,17760257,18022401,18284545,18350081,18481153,18808833,18874369,19005441,19070977,19136513],"field":[917506,983042,1114114,1179650,1245186,1310722,1376258,1441794,1507330,1572866,1703938,1769474,1835010,1900546,1966082,2031618,2097154,2162690,2228226,2293762,2359298,2424834,2490370,2555906,2621442,2686978,2752514,2818050,2883586,2949122,3014658,3080194,3145730,3211266,3276802,3342338,3407874,3473410,3538946,3604482,3670018,3735554,3801090,3866626,3932162,3997698,4063234,4128770,4194306,4259842,4325378,4390914,4456450,4521986,4587522,4653058,4718594,4784130,4849666,4915202,4980738,5046274,5111810,5177346,5308418,5373954,5439490,5570562,5636098,5701634,5767170,5832706,6029314,6160386,6225922,6815746],"first":[7143426,7405569,8388609,11599873,12713985,18087938],"finalize":[5242881,5505025,5898241,6094849,6356993,6684673,7012353,7077889,7471105,9109505,11141121,13500417,16449537,17235969,17629185,17760257,17891329,18022401,18284545,18350081,18481153,18612225,18743297,18808833,18874369,18939905,19070977,19136513],"float":[2883585,4063233,4653057,4915201,5636097,5701633,5832705,6029313,6160385,6225921,6815745,13893633,16187393,17170433]} \ No newline at end of file diff --git a/docs/fti/FTI_103.json b/docs/fti/FTI_103.json index 740f582..2706555 100644 --- a/docs/fti/FTI_103.json +++ b/docs/fti/FTI_103.json @@ -1 +1 @@ -{"getcomponent":[6029315,6619139,7405571,8650755,8847363,11468803,14352387,15532035,15597571,15663107,15728643,15794179,15859715,15925251],"getmessageunordered":[11075587,14811137,16056321],"getmessageordered":[10485763,14811137,16056321],"getcomponentsinparent":[6029317,6619141,7405573,8650757,8847365,11468805,14352389,15532037,15597573,15663109,15728645,15794181,15859717,15925253],"getcomponentinchildren":[6029316,6619140,7405572,8650756,8847364,11468804,14352388,15532036,15597572,15663108,15728644,15794180,15859716,15925252],"great":[327681,1966081,15466497],"gethashcode":[4325377,4718593,5046273,5505025,6029313,6619137,7405569,8650753,8847361,11468801,14352385,14942209,15204353,15335425,15466497,15532033,15597569,15663105,15728641,15794177,15859713,15925249],"general":[5308417],"generic":[6488065,6684673,7143425,7274497,9633793,10354689,10485762,11075586,12124161],"getcomponentinparent":[6029314,6619138,7405570,8650754,8847362,11468802,14352386,15532034,15597570,15663106,15728642,15794178,15859714,15925250],"getinstanceid":[6029313,6619137,7405569,8650753,8847361,11468801,14352385,15532033,15597569,15663105,15728641,15794177,15859713,15925249],"gains":[5767169,8650753,8847361,11468801,14352385,15532033,15597569,15859713,15925249],"gameobject":[655362,2555906,3342338,6029313,8519681,11534337,11599873,11730945,11993089,12189697,12255233,12648449,12910593,13041666,15532033,15597569,15663107,15728641,15794177,15859713,15925249],"getparameterautosend":[9306116,11468801,15597569],"getcomponentsinchildren":[6029318,6619142,7405574,8650758,8847366,11468806,14352390,15532038,15597574,15663110,15728646,15794182,15859718,15925254],"guitext":[11599873,11730945,11993089,12189697,12255233,12648449,12910593,15532033,15597569,15663105,15728641,15794177,15859713,15925249],"given":[4784130,5111809,5373953,5570562,6029313,6094849,6225921,6356993,6619139,6881281,7077889,7471105,7864321,8126465,8323073,8585217,8650758,8847366,9437185,10092545,10158082,10551297,10682369,10813441,11468806,13041665,13107202,13762562,14221314,14352390,15532038,15597574,15663105,15728643,15859718,15925254,16121858,16187393,16252929],"getconfig":[5046273,5701636,15466497],"guielement":[11599873,11730945,11993089,12189697,12255233,12648449,12910593,15532033,15597569,15663105,15728641,15794177,15859713,15925249],"games":[327681,1900545,15466497],"guitexture":[11599873,11730945,11993089,12189697,12255233,12648449,12910593,15532033,15597569,15663105,15728641,15794177,15859713,15925249],"gettype":[4325377,4718593,5046273,5505025,6029313,6619137,7405569,8650753,8847361,11468801,14352385,14942209,15204353,15335425,15466497,15532033,15597569,15663105,15728641,15794177,15859713,15925249],"getnetworkedobject":[6356996,8650753,8847361,11468801,14352385,15532033,15597569,15859713,15925249],"getchunkedmessage":[9568258,14811137,16056321],"gets":[196610,524289,2686977,3080193,3276801,5046273,5439489,5570561,5701633,5767169,5898241,6356993,6488065,6881281,6946817,7077889,7143425,7536641,8650761,8847370,10813441,11468809,11599880,11730952,11993093,12255241,12320769,12386305,12517377,12582916,12648456,12779521,12845057,12910600,12976129,13107202,13172737,13303809,13369345,13500417,13697025,13893633,14090241,14221313,14286849,14352393,14483457,14548993,14745601,14876673,15007745,15073281,15138817,15269889,15466497,15532050,15597586,15663113,15728647,15859729,15925265],"getcomponents":[6029316,6619140,7405572,8650756,8847364,11468804,14352388,15532036,15597572,15663108,15728644,15794180,15859716,15925252]} \ No newline at end of file +{"getcomponent":[7077891,7274499,9109507,11141123,13500419,17760259,18612227,18743299,18808835,18874371,18939907,19005443,19070979,19136515],"getmessageunordered":[6488065,15204355,19267585],"getmessageordered":[6488065,13959171,19267585],"getcomponentsinparent":[7077893,7274501,9109509,11141125,13500421,17760261,18612229,18743301,18808837,18874373,18939909,19005445,19070981,19136517],"getcomponentinchildren":[7077892,7274500,9109508,11141124,13500420,17760260,18612228,18743300,18808836,18874372,18939908,19005444,19070980,19136516],"gethashcode":[5242881,5505025,5898241,5963778,6094849,6356993,6684673,7012353,7077889,7208962,7274497,7471105,9109505,11141121,13500417,16449537,16777218,17235969,17629185,17760257,17891329,18022401,18284545,18350081,18481153,18612225,18743297,18808833,18874369,18939905,19005441,19070977,19136513],"general":[6291457],"generic":[8519681,8847361,9437185,9633793,12189697,13303809,13959170,15204354,16121857],"getcomponentinparent":[7077890,7274498,9109506,11141122,13500418,17760258,18612226,18743298,18808834,18874370,18939906,19005442,19070978,19136514],"getinstanceid":[7077889,7274497,9109505,11141121,13500417,17760257,18612225,18743297,18808833,18874369,18939905,19005441,19070977,19136513],"gains":[8126465,11141121,13500417,18743297,18808833,18874369,18939905,19070977,19136513],"getclientid":[5963777,7733250,16777217],"gameobject":[524289,3735554,3801091,7274497,11862017,12320769,14024705,14090241,14221313,14286849,14417921,14548993,14745601,16711682,17760257,18022401,18612225,18808833,18874369,19005443,19070977,19136513],"getparameterautosend":[11272196,13500417,18874369],"getcomponentsinchildren":[7077894,7274502,9109510,11141126,13500422,17760262,18612230,18743302,18808838,18874374,18939910,19005446,19070982,19136518],"guitext":[14024705,14090241,14221313,14286849,14417921,14548993,14745601,17760257,18612225,18808833,18874369,19005441,19070977,19136513],"given":[6619138,6750209,6946817,7143426,7274497,8323073,8585217,8978433,9502721,10092545,10813441,11141126,11534337,11599873,12582913,12713985,13500422,13565954,13893633,14483457,15335426,16711681,17104897,17694721,17825794,18087938,18743302,18808838,18874374,18939910,19005441,19070982,19136518,19333122],"getconfig":[6356993,7602180,17235969],"guielement":[14024705,14090241,14221313,14286849,14417921,14548993,14745601,17760257,18612225,18808833,18874369,19005441,19070977,19136513],"games":[262145,2949121,17235969],"guitexture":[14024705,14090241,14221313,14286849,14417921,14548993,14745601,17760257,18612225,18808833,18874369,19005441,19070977,19136513],"gettype":[5242881,5505025,5898241,5963777,6094849,6356993,6684673,7012353,7077889,7274497,7471105,9109505,11141121,13500417,16449537,16777217,17235969,17629185,17760257,17891329,18022401,18284545,18350081,18481153,18612225,18743297,18808833,18874369,18939905,19005441,19070977,19136513],"getnetworkedobject":[8585220,11141121,13500417,18743297,18808833,18874369,18939905,19070977,19136513],"getchunkedmessage":[6488065,11927554,19267585],"gets":[786434,3932161,4521985,5963777,6356993,7143425,7602177,7733249,8126465,8454145,8585217,8847361,8912897,9175041,9502721,9633793,10092545,11141130,11206657,12713985,13500425,14024712,14090249,14221320,14286856,14417925,14549000,14745602,14942209,15073281,15269889,15400961,15532033,15663105,15728641,15925249,15990785,16056321,16187393,16252929,16384001,16515073,16580609,16646145,16777217,16908289,16973825,17039361,17235969,17301505,17367044,17498113,17563649,17760263,17825794,17956865,18087937,18153473,18612226,18743305,18808850,18874386,18939913,19005448,19070993,19136529],"getcomponents":[7077892,7274500,9109508,11141124,13500420,17760260,18612228,18743300,18808836,18874372,18939908,19005444,19070980,19136516]} \ No newline at end of file diff --git a/docs/fti/FTI_104.json b/docs/fti/FTI_104.json index 4c799cd..607cbcc 100644 --- a/docs/fti/FTI_104.json +++ b/docs/fti/FTI_104.json @@ -1 +1 @@ -{"hingejoint":[11599873,11730945,11993089,12189697,12255233,12648449,12910593,15532033,15597569,15663105,15728641,15794177,15859713,15925249],"header":[9568257],"history":[327681,2949121,15466497],"handleobjectspawning":[327681,1835010,15466497],"hosts":[11272193,15466497],"handlerid":[6291457],"hierarchy":[14221313,14942209,15204353,15335425,15466497,15532033,15597569,15663105,15728641,15794177,15859713,15925249,15990785,16056321,16121857,16187393,16252929],"hashset":[1703938],"hideflags":[11599873,11730945,11993089,12189697,12255233,12648449,12910593,15532033,15597569,15663105,15728641,15794177,15859713,15925249],"hellman":[327681,3014657,15466497],"handshake":[327681,1245185,15466497],"handler":[6225921,6291457,8650754,8847362,11468802,14352386,15532034,15597570,15859714,15925250],"hasmissingparts":[9633794,14811137,16056321],"hasduplicates":[12124162,14811137,16056321],"handle":[327681,1835009,15466497],"hook":[65537,786434,15204353],"hash":[5046275,5701633,5963781,10616835,15466499],"handlers":[5439489,6160385,6488065,6881281,6946817,7012353,7077889,7143425,7208961,7340033,7536641,8257537,8454145,8650767,8716289,8847375,9175041,9371649,9502721,10027009,11468815,11927554,12582918,13107202,13238274,14155778,14352399,15532047,15597583,15859727,15925263],"helper":[9961473,11862018,14221313,15990785,16056321],"host":[6619138,8585217,8781825,11599873,11993089,12255233,12648449,12845057,12910593,15138817,15532033,15597569,15728643,15859713,15925249]} \ No newline at end of file +{"hingejoint":[14024705,14090241,14221313,14286849,14417921,14548993,14745601,17760257,18612225,18808833,18874369,19005441,19070977,19136513],"header":[11927553],"history":[262145,2883585,17235969],"handleobjectspawning":[262145,2031618,17235969],"hosts":[262145,2752513,11468801,17235970],"handlerid":[8716289],"hierarchy":[16449537,17104897,17235969,17629185,17694721,17760257,17891329,18022401,18087937,18284545,18350081,18481153,18612225,18808833,18874369,19005441,19070977,19136513,19202049,19267585,19333121],"hostid":[393218,1441795,7798786,16777218],"hideflags":[14024705,14090241,14221313,14286849,14417921,14548993,14745601,17760257,18612225,18808833,18874369,19005441,19070977,19136513],"hellman":[262145,3342337,17235969],"handshake":[262145,1572865,17235969],"handler":[8323073,8716289,11141122,13500418,18743298,18808834,18874370,18939906,19070978,19136514],"hasmissingparts":[6488065,12189698,19267585],"hasduplicates":[6488065,16121858,19267585],"handle":[262145,2031617,17235969],"hook":[65537,917506,18350081],"hashing":[7208961],"hte":[393217,1507329,16777217],"hash":[5963777,6356995,7208963,7602177,8650757,13172739,16777217,17235971],"handlers":[8847361,8912897,9175041,9306113,9502721,9633793,9699329,9764865,9830401,10027009,10092545,10289153,11141135,11206657,11403265,11730945,12451841,12845057,13500431,13762561,14352386,17367046,17825794,18415618,18677762,18743311,18808847,18874383,18939919,19070991,19136527],"helper":[12124162,12517377,18087937,19202049,19267585],"host":[589826,3473409,3997697,7667713,7798786,9109506,9961473,10682369,11468801,14024705,14090241,14286849,14417921,14548993,15663105,15728641,17760259,18284547,18808833,18874369,19070977,19136513]} \ No newline at end of file diff --git a/docs/fti/FTI_105.json b/docs/fti/FTI_105.json index 94ad35e..943604e 100644 --- a/docs/fti/FTI_105.json +++ b/docs/fti/FTI_105.json @@ -1 +1 @@ -{"inheritance":[14221313,14942209,15204353,15335425,15466497,15532033,15597569,15663105,15728641,15794177,15859713,15925249,15990785,16056321,16121857,16187393,16252929],"include":[327681,2097153,15466497],"isactiveandenabled":[11599873,11730945,11993089,12189697,12255233,12648449,12910593,15532033,15597569,15663105,15728641,15794177,15859713,15925249],"index":[9306115,10289155,11141121,11730945,13959169,15663105],"ienumerator":[6029314,6619138,7405570,8650754,8847362,11468802,14352386,15532034,15597570,15663106,15728642,15794178,15859714,15925250],"isdefaultattribute":[4325377,5505025,14942209,15204353],"isclient":[11599873,11993089,12255233,12320770,12648449,12910593,14876674,15532033,15597569,15728641,15859713,15925249],"isowner":[11599873,11730945,12255233,12386306,12648449,12910593,14745602,15532033,15597569,15663105,15859713,15925249],"invokes":[4784130,10551297,10682369,13762562,16121858],"invoked":[6160385,6291457,6488065,6881281,6946817,7012353,7077889,7143425,7208961,7340033,7536641,8257537,8454145,8650766,8716289,8847374,9175041,11468814,11927554,12582918,13107202,13238274,14155778,14352398,15532046,15597582,15859726,15925262],"isserver":[11599873,11993089,12255233,12648449,12779522,12910593,15269890,15532033,15597569,15728641,15859713,15925249],"identify":[11534337,15663105],"inside":[327681,2162689,12124161,14811137,15466497,16056321],"interpolateserver":[589825,4194306,15925249],"isplayerobject":[11730945,15007746,15663105],"instance":[4849665,5046273,5177345,5636097,5701633,5832705,6356993,6488067,6553603,6946819,7077891,7208963,7274499,7340035,7471107,7667715,7733249,7798787,8060929,8650753,8716291,8847361,8912897,9043969,9109505,9175043,9240579,9699331,9764865,10223617,10747905,11206661,11468801,11599874,11993089,12255234,12451841,12648450,12910594,13369345,13697025,14024705,14352385,14680065,14942209,15204353,15335425,15466498,15532036,15597572,15663105,15728642,15794177,15859716,15925252,15990785],"initializes":[4849665,5177345,5636097,5832705,7733249,8060929,8912897,9043969,9109505,9764865,10223617,14942209,15204353,15335425,15466497,15532033,15597569,15663105,15728641,15794177,15859713,15925249],"isspawned":[11730945,12976130,15663105],"int":[917505,1245185,1572865,1638401,1703937,2097153,2162689,2293761,2359297,2490370,2621441,3145729,3407873,6094849,6225921,6291458,6422529,6488065,6684673,6881281,6946817,7077889,7143425,7274497,7471105,7536641,7798785,7864321,7995393,9306113,9568257,10289153,10485761,10551297,10616833,11075585,11141121,13893633,13959169,14090241,14548993,15400961],"int32":[917505,1245185,1572865,1638401,1703937,2097153,2162689,2293761,2359297,2490370,2621441,3145729,3407873,4784129,6094850,6225921,6291458,6422530,6488066,6684674,6881282,6946818,7077890,7143426,7274498,7471106,7536642,7798786,7864321,7995393,8650764,8847372,9306115,9568257,10158082,10289155,10485762,10551298,10616835,10878980,11075586,11141121,11468813,12582916,13107202,13434881,13762561,13893633,13959169,14090241,14352396,14548993,15400961,15532044,15597581,15859724,15925260,16121857],"invokerepeating":[6029313,6619137,7405569,8650753,8847361,11468801,14352385,15532033,15597569,15663105,15728641,15794177,15859713,15925249],"interpolate":[589825,4194305,15925249],"isinvoking":[6029314,6619138,7405570,8650754,8847362,11468802,14352386,15532034,15597570,15663106,15728642,15794178,15859714,15925250],"internal":[327681,2097153,15466497],"invoke":[65537,196611,327681,786433,2490369,3145729,3407873,3604481,6029313,6619137,7405569,8650753,8847361,10551297,10682369,11468801,14352385,15204353,15466497,15532033,15597569,15663105,15728644,15794177,15859713,15925249],"isordered":[10354690,14811137,16056321],"interpolation":[589825,4521985,15925249],"interpolateposition":[589825,4521986,15925249],"islocalplayer":[11599873,11730945,12255233,12648449,12910593,13172738,14483458,15532033,15597569,15663105,15859713,15925249],"isclientconnected":[11993089,15073282,15728641],"instances":[589825,4587521,5046273,5963777,15466497,15925249],"inherits":[11534337,15532033],"inherited":[458753,589825,720897,4325384,4718598,5046278,5505032,6029368,6619194,7405626,8650843,8847418,11337729,11468891,11599898,11730970,11993114,12189722,12255266,12648482,12910626,14352475,14417921,14942217,15204361,15335430,15466502,15532116,15597694,15663186,15728724,15794260,15859838,15925374],"ispooledobject":[11730945,12517378,15663105],"ishost":[11599873,11993089,12255233,12648449,12845058,12910593,15138818,15532033,15597569,15728641,15859713,15925249],"instead":[5111809,12451841,16187393]} \ No newline at end of file +{"inheritance":[16449537,17104897,17235969,17629185,17694721,17760257,17891329,18022401,18087937,18284545,18350081,18481153,18612225,18808833,18874369,19005441,19070977,19136513,19202049,19267585,19333121],"include":[262145,2359297,17235969],"isactiveandenabled":[14024705,14090241,14221313,14286849,14417921,14548993,14745601,17760257,18612225,18808833,18874369,19005441,19070977,19136513],"index":[11272195,12648451,15138817],"invalid":[5963777,7798785,8060930,16777217],"isinvalid":[5963777,7798786,8060930,16777217],"ienumerator":[7077890,7274498,9109506,11141122,13500418,17760258,18612226,18743298,18808834,18874370,18939906,19005442,19070978,19136514],"isdefaultattribute":[5242881,5898241,17891329,18350081],"isclient":[14024705,14090241,14286849,14417921,14548993,15269890,17760257,17956866,18808833,18874369,19070977,19136513],"isowner":[14024705,14090241,14221313,14286849,14548993,14942210,17301506,18808833,18874369,19005441,19070977,19136513],"invokes":[6619138,13893633,14483457,15335426,19333122],"invoked":[8716289,8847361,9175041,9306113,9502721,9633793,9699329,9764865,9830401,10027009,10092545,10289153,11141134,11206657,12845057,13500430,13762561,14352386,17367046,17825794,18415618,18677762,18743310,18808846,18874382,18939918,19070990,19136526],"isserver":[14024705,14090241,14286849,14417921,14548993,15400962,16384002,17760257,18808833,18874369,19070977,19136513],"identify":[11862017,19005441],"inside":[262145,2424833,6488065,16121857,17235969,19267585],"inequality":[7405569,12910593,16777217],"interpolateserver":[1048577,5111810,19136513],"isplayerobject":[14221313,17498114,19005441],"instance":[6356993,6422529,6553601,6881281,7208961,7405569,7536641,7602177,7798785,7864321,7929857,7995393,8192001,8257537,8388609,8585217,8781825,8847363,9175043,9240577,9437187,9699331,9830403,9895939,10027011,10092547,10354691,10420225,10485763,10616833,10747905,10813443,10878979,11010049,11141121,12058625,12779521,12910594,13041666,13500417,13762563,14024706,14090242,14155777,14286850,14417921,14548994,14614531,14876677,15794177,15925249,16252929,16318465,16449537,16777220,17235970,17629185,17760258,17891329,18022401,18284545,18350081,18481153,18612225,18743297,18808836,18874372,18939905,19005441,19070980,19136516,19202049],"initializes":[6553601,6881281,7536641,7798785,7864321,7929857,7995393,8192001,8257537,8781825,9240577,10420225,10616833,10747905,11010049,12058625,12779521,13041666,16449537,16777218,17235969,17629185,17760257,17891329,18022401,18284545,18350081,18481153,18612225,18808833,18874369,19005441,19070977,19136513],"isspawned":[14221313,15532034,19005441],"int":[1572865,1835009,2228225,2293761,2359297,2424833,2490369,3604481,3997697,7208961,8323073,8716289,9175041,9437185,9895937,10092545,10813441,11272193,11927553,12648449,13172737,13959169,15138817,15204353,16515073],"int32":[1572865,1835009,2228225,2293761,2359297,2424833,2490369,3604481,3997697,7208961,8323073,8716289,9175042,9437186,9895938,10092546,10813442,11141125,11272195,11927553,12648451,13172739,13500422,13565953,13959170,14680065,15138817,15204354,15597570,16515073,17367041,17825793,18743301,18808837,18874374,18939909,19070981,19136517],"invokerepeating":[7077889,7274497,9109505,11141121,13500417,17760257,18612225,18743297,18808833,18874369,18939905,19005441,19070977,19136513],"interpolate":[1048577,5111809,19136513],"isinvoking":[7077890,7274498,9109506,11141122,13500418,17760258,18612226,18743298,18808834,18874370,18939906,19005442,19070978,19136514],"internal":[262145,2359297,17235969],"invoke":[65537,786436,917505,4259841,4390913,4456449,5373953,7077889,7274497,9109505,11141121,13500417,13893633,14483457,17760261,18350081,18612225,18743297,18808833,18874369,18939905,19005441,19070977,19136513],"isordered":[6488065,13303810,19267585],"interpolation":[1048577,4718593,19136513],"interpolateposition":[1048577,4718594,19136513],"islocalplayer":[14024705,14090241,14221313,14286849,14548993,16056322,16908290,18808833,18874369,19005441,19070977,19136513],"inspector":[786433,5046273,17760257],"isclientconnected":[14417921,17760257,18153474],"instances":[1048577,5570561,6356993,8650753,17235969,19136513],"inherits":[11862017,18808833],"inherited":[720897,1048577,1638401,5242888,5505030,5898248,5963778,6094854,6356998,6684678,7012358,7077946,7274552,7471110,9109562,11141178,13238273,13434881,13500507,14024730,14090274,14221338,14286882,14417946,14549026,14745626,16449542,16777218,17235974,17629190,17760340,17891337,18022406,18284550,18350089,18481158,18612308,18743387,18808916,18874494,18939995,19005522,19071102,19136638],"ispooledobject":[14221313,15073282,19005441],"ishost":[5963777,7667714,7798786,14024705,14090241,14286849,14417921,14548993,15663106,15728642,16777217,17760257,18808833,18874369,19070977,19136513],"identifier":[7733249,7798786,8192001,15007745],"instead":[6946817,16318465,17104897]} \ No newline at end of file diff --git a/docs/fti/FTI_107.json b/docs/fti/FTI_107.json index 8230072..f161773 100644 --- a/docs/fti/FTI_107.json +++ b/docs/fti/FTI_107.json @@ -1 +1 @@ -{"key":[262145,327685,851969,2228226,2424834,3014657,5570562,10092548,10813444,14221314,15335425,15466501]} \ No newline at end of file +{"keys":[786433,5046273,17760257],"key":[262149,458753,2818050,3276801,3342337,3407874,7143426,11599876,12713988,17235973,17629185,18087938]} \ No newline at end of file diff --git a/docs/fti/FTI_108.json b/docs/fti/FTI_108.json index db2788e..88fa4f2 100644 --- a/docs/fti/FTI_108.json +++ b/docs/fti/FTI_108.json @@ -1 +1 @@ -{"large":[9568258,14811137,16056321],"local":[5767169,6356993,8650754,8847362,11468802,11599873,11730945,11993089,12255233,12386305,12648449,12910593,14352386,14745601,15400961,15532035,15597571,15663105,15728641,15859715,15925251],"loose":[5898241,8650753,8847361,11468801,14352385,15532033,15597569,15859713,15925249],"library":[327681,1835009,11534337,15466497,15728641],"list":[196609,327683,1114114,1900547,1966084,2031618,3342339,6029317,6488067,6619141,6684675,7143427,7274499,7405573,8650761,8847369,9568259,9633797,10158081,10354692,10485766,10878979,11075590,11403265,11468809,11730945,11927553,12124165,12582915,12713985,13107201,13238273,13434881,13631489,13762561,13959169,14155777,14352393,14614530,14811143,15466499,15532041,15597577,15663110,15728646,15794181,15859721,15925257,16056327],"longer":[13828097],"locate":[13828097],"looking":[13828097],"link":[1],"lerp":[720897,4128769,15859713],"lag":[327681,2949121,9895937,11534337,15466497,15794177,16121857],"light":[11599873,11730945,11993089,12189697,12255233,12648449,12910593,15532033,15597569,15663105,15728641,15794177,15859713,15925249],"load":[5308417],"lagcompensationmanager":[4784130,9895937,10551298,10682370,11796483,13762562,14614530,16121860]} \ No newline at end of file +{"large":[6488065,11927554,19267585],"local":[8126465,8585217,11141122,13500418,14024705,14090241,14221313,14286849,14417921,14548993,14942209,16842753,17301505,17760257,18743298,18808835,18874371,18939906,19005441,19070979,19136515],"logic":[262145,1703937,17235969],"loose":[8454145,11141121,13500417,18743297,18808833,18874369,18939905,19070977,19136513],"library":[262145,2031617,11862017,17235969,17760257],"list":[262146,2162690,2686979,2752514,2949123,3014658,3080194,6488071,7077893,7274501,8519683,8847363,9109509,9437187,9633795,11141129,11927555,12189701,13041665,13303812,13500425,13565953,13631489,13959174,14352385,14680065,15204358,15335425,15597571,16121861,17235970,17367043,17432578,17760261,17825793,18219009,18415617,18546689,18612229,18677761,18743305,18808841,18874377,18939913,19005445,19070985,19136521,19267591],"longer":[13107201],"listen":[589826,3670017,3997697,18284546],"locate":[13107201],"looking":[13107201],"link":[1],"lerp":[1638401,4915201,19070977],"lag":[262145,2883585,11862017,12386305,17235969,18612225,19333121],"light":[14024705,14090241,14221313,14286849,14417921,14548993,14745601,17760257,18612225,18808833,18874369,19005441,19070977,19136513],"load":[6291457],"lagcompensationmanager":[6619138,12386305,13893634,14483458,14811139,15335426,17432578,19333124]} \ No newline at end of file diff --git a/docs/fti/FTI_109.json b/docs/fti/FTI_109.json index 184d4d4..de044a1 100644 --- a/docs/fti/FTI_109.json +++ b/docs/fti/FTI_109.json @@ -1 +1 @@ -{"marked":[196609,3276801,15728641],"messagetype":[6094851,6160387,6225921,6291457,6422531,6488067,6553603,6684675,6750211,6815747,6881283,6946819,7012355,7077891,7143427,7208963,7274499,7340035,7471107,7536643,7602179,7667715,7798787,7929859,8257539,8454147,8716291,9175043,9240579,9699331],"myclientid":[11993089,15400962,15728641],"mlapi":[65538,131073,196610,262146,327682,393218,458754,524290,589826,655365,720898,786437,851973,917509,983045,1048581,1114117,1179653,1245189,1310725,1376261,1441797,1507333,1572869,1638405,1703941,1769477,1835013,1900549,1966085,2031621,2097157,2162693,2228229,2293765,2359301,2424837,2490373,2555909,2621445,2686981,2752517,2818053,2883589,2949125,3014661,3080197,3145733,3211270,3276805,3342341,3407877,3473414,3538950,3604485,3670021,3735557,3801094,3866629,3932166,3997701,4063238,4128773,4194309,4259845,4325378,4390917,4456453,4521989,4587525,4653061,4718594,4784130,4849669,4915205,4980741,5046274,5111810,5177349,5242885,5308417,5373954,5439493,5505026,5570562,5636101,5701639,5767173,5832709,5898245,5963783,6029314,6094853,6160389,6225925,6291461,6356999,6422533,6488069,6553605,6619138,6684677,6750213,6815749,6881285,6946821,7012357,7077893,7143429,7208965,7274501,7340037,7405570,7471109,7536645,7602181,7667717,7733253,7798789,7864325,7929861,7995397,8060933,8126470,8192005,8257541,8323078,8388613,8454149,8519685,8585222,8650754,8716293,8781829,8847362,8912901,8978437,9043973,9109509,9175045,9240581,9306119,9371653,9437189,9502725,9568261,9633797,9699333,9764869,9830405,9895938,9961474,10027013,10092549,10158082,10223621,10289159,10354693,10420229,10485766,10551301,10616838,10682373,10747909,10813445,10878978,10944518,11010050,11075590,11141125,11206661,11272194,11337730,11403266,11468802,11534338,11599874,11665410,11730946,11796482,11862018,11927554,11993090,12058629,12124165,12189698,12255234,12320773,12386309,12451846,12517381,12582914,12648450,12713986,12779525,12845061,12910594,12976133,13041670,13107202,13172741,13238274,13303813,13369349,13434882,13500421,13565957,13631490,13697029,13762562,13828097,13893637,13959173,14024709,14090245,14155778,14221318,14286853,14352386,14417922,14483461,14548997,14614533,14680066,14745605,14811138,14876677,14942214,15007749,15073285,15138821,15204358,15269893,15335430,15400965,15466502,15532041,15597575,15663110,15728646,15794182,15859719,15925255,15990790,16056326,16121862,16187398,16252934],"messagetypes":[327684,1966082,2031619,15466500],"monobehaviours":[196609,393217,458753,524289,589825,720897,2555906,2686978,2752514,2818050,2883586,3080194,3145730,3211267,3276802,3342338,3407874,3473411,3538947,3604482,3670018,3735554,3801091,3866626,3932163,3997698,4063235,4128770,4194306,4259842,4390914,4456450,4521986,4587522,4653058,4915202,4980738,5242882,5439490,5767170,5898242,6029313,6094850,6160386,6225922,6291458,6356996,6422530,6488066,6553602,6619137,6684674,6750210,6815746,6881282,6946818,7012354,7077890,7143426,7208962,7274498,7340034,7405569,7471106,7536642,7602178,7667714,7733250,7798786,7864322,7929858,7995394,8060930,8126466,8192002,8257538,8323074,8388610,8454146,8519682,8585218,8650753,8716290,8781826,8847361,8912898,8978434,9043970,9109506,9175042,9240578,9306116,9371650,9502722,9699330,9764866,9830402,10027010,10158081,10223618,10289156,10616835,10878977,10944515,11403265,11468801,11534337,11599873,11665409,11730945,11927553,11993089,12189697,12255233,12320770,12386306,12451841,12517378,12582913,12648449,12713985,12779522,12845058,12910593,12976130,13107201,13172738,13238273,13303810,13369346,13434881,13500418,13565954,13631489,13697026,13893634,13959170,14024706,14090242,14155777,14286850,14352385,14483458,14548994,14745602,14876674,15007746,15073282,15138818,15269890,15400962,15532038,15597572,15663107,15728643,15794179,15859716,15925252],"maxreceiveeventspertickrate":[327681,2359298,15466497],"messagechunker":[9568258,9633794,10354690,10485763,11075587,11862017,12124162,14811139,16056324],"main":[9895939,11534337,15728641,16121857,16187393,16252929],"mindegrees":[589825,4915202,15925249],"multiple":[6422529,6488065,6684673,6946817,7143425,7274497,7536641,7798785,8650760,8847368,10878980,11468808,12582916,14352392,15532040,15597576,15859720,15925256],"messagebuffersize":[327681,1572866,15466497],"messages":[327684,1048577,1966081,2162689,2359297,11862017,15466500,16056321],"meters":[589825,4390913,15925249],"message":[327684,1572866,1703937,2621441,5439489,5570562,6094849,6225921,6291458,6881281,7077889,7471105,8650755,8847363,9371649,9502721,9568258,10027009,10092545,10813441,11468803,14221314,14352387,15466500,15532035,15597571,15859715,15925251],"managing":[9895938,16187393,16252929],"method":[65537,786433,5111809,5439489,5701633,5767169,5898241,5963777,6094849,6160385,6225921,6291457,6356993,6422529,6488065,6553601,6684673,6750209,6815745,6881281,6946817,7012353,7077889,7143425,7208961,7274497,7340033,7471105,7536641,7602177,7667713,7798785,7864321,7929857,7995393,8126465,8192001,8257537,8323073,8388609,8454145,8519681,8585217,8716289,8781825,8978433,9175041,9240577,9306113,9371649,9437185,9502721,9568257,9633793,9699329,9830401,10027009,10092545,10158081,10289153,10354689,10420225,10485761,10551297,10616833,10682369,10747905,10813441,10878977,10944513,11075585,11141121,11206657,11403265,11927553,12058625,12124161,12451842,12582913,12713985,13041665,13107201,13238273,13434881,13631489,13762561,14155777,15204353,16187393],"missing":[3211265,3473409,3538945,3801089,3932161,4063233,5701634,5963778,6356994,9306114,9633794,10289154,10485761,10616833,10944513,11075585,13041665,14811137,16056321],"methods":[4325378,4718594,4784130,5046274,5111810,5373954,5505026,5570562,6029314,6619138,7405570,8650754,8847362,11468802,14221313,14352386,14680066,14811138,14942209,15204353,15335425,15466497,15532033,15597569,15663105,15728641,15794177,15859713,15925249,15990785,16056321,16121857,16187393,16252929],"minimum":[393217,458753,589825,720897,2818049,15532033,15597569,15859713,15925249],"messagehandler":[6291458],"make":[327681,1835009,15466497],"messagehandlerid":[6225921],"match":[4325377,5505025,14942209,15204353],"max":[327683,1572865,1638401,2359297,15466499],"min":[589826,4390913,4915201,15925250],"monobehaviour":[5111809,6029326,6619150,7405582,8650766,8847374,11468814,11534337,11599874,11730946,11993090,12189698,12255234,12451841,12648450,12910594,14352398,15532051,15597585,15663122,15728658,15794194,15859729,15925265,16187393],"memberwiseclone":[4325377,4718593,5046273,5505025,6619137,7405569,8650753,8847361,11468801,14352385,14942209,15204353,15335425,15466497,15532033,15597569,15728641,15794177,15859713,15925249],"minmeters":[589825,4390914,15925249],"maxconnections":[327681,1638402,15466497],"misspelled":[13828097],"members":[65537,196609,262145,327681,393217,458753,524289,589825,720897,4325377,4718593,5046273,5111809,5373953,5505025,5570561,6029313,6619137,7405569,8650753,8847361,11337729,11468801,11599873,11730945,11796481,11993089,12189697,12255233,12648449,12910593,14221313,14352385,14417921,14680065,14811137,14942209,15204353,15335425,15466497,15532033,15597569,15663105,15728641,15794177,15859713,15925249,15990785,16056321,16121857,16187393,16252929]} \ No newline at end of file +{"marked":[786433,3932161,17760257],"meta":[393218,1507331,16777218],"messagetype":[327684,1179650,1310723,3014658,6684675,6881284,8323073,8519683,8716289,8847363,8978435,9043971,9175043,9306115,9437187,9502723,9633795,9699331,9764867,9830403,9895939,10027011,10092547,10158083,10289155,10354691,10485763,10813443,10878979,11075587,11206659,11468801,11665411,12845059,13762563,14614531,15466499,16449543],"myclientid":[14417921,16842754,17760257],"miliseconds":[14745601,16187393,18612225],"mlapi":[65538,131073,196610,262146,327682,393218,458754,524290,589826,655362,720898,786434,851970,917509,983045,1048578,1114117,1179653,1245189,1310725,1376261,1441797,1507333,1572869,1638402,1703941,1769477,1835013,1900549,1966085,2031621,2097157,2162693,2228229,2293765,2359301,2424837,2490373,2555909,2621445,2686981,2752517,2818053,2883589,2949125,3014661,3080197,3145733,3211269,3276805,3342341,3407877,3473413,3538949,3604485,3670021,3735557,3801093,3866629,3932165,3997701,4063237,4128773,4194310,4259845,4325382,4390917,4456453,4521989,4587526,4653061,4718597,4784133,4849670,4915205,4980742,5046277,5111813,5177349,5242882,5308422,5373957,5439493,5505026,5570565,5636101,5701637,5767173,5832709,5898242,5963778,6029317,6094850,6160389,6225925,6291457,6356994,6422530,6488066,6553605,6619138,6684674,6750210,6815749,6881285,6946818,7012354,7077890,7143426,7208965,7274498,7340037,7405575,7471106,7536645,7602183,7667717,7733253,7798789,7864325,7929861,7995397,8060933,8126469,8192005,8257541,8323077,8388615,8454149,8519685,8585223,8650759,8716293,8781829,8847365,8912901,8978437,9043973,9109506,9175045,9240581,9306117,9371653,9437189,9502725,9568261,9633797,9699333,9764869,9830405,9895941,9961479,10027013,10092549,10158085,10223621,10289157,10354693,10420229,10485765,10551301,10616837,10682373,10747909,10813445,10878981,10944517,11010053,11075589,11141122,11206661,11272199,11337733,11403269,11468803,11534341,11599877,11665413,11730949,11796485,11862018,11927557,11993090,12058629,12124162,12189701,12255237,12320773,12386306,12451845,12517378,12582917,12648455,12713989,12779525,12845061,12910594,12976130,13041666,13107201,13172742,13238274,13303813,13369349,13434882,13500418,13565954,13631490,13697026,13762565,13828102,13893637,13959174,14024706,14090242,14155781,14221314,14286850,14352386,14417922,14483461,14548994,14614533,14680066,14745602,14811138,14876677,14942213,15007749,15073285,15138821,15204358,15269893,15335426,15400965,15466501,15532037,15597570,15663109,15728645,15794181,15859717,15925253,15990789,16056325,16121861,16187397,16252933,16318470,16384005,16449543,16515077,16580613,16646149,16711686,16777221,16842757,16908293,16973829,17039365,17104902,17170437,17235974,17301509,17367042,17432581,17498117,17563653,17629190,17694726,17760262,17825794,17891334,17956869,18022406,18087942,18153477,18219010,18284550,18350086,18415618,18481158,18546690,18612230,18677762,18743298,18808841,18874375,18939906,19005446,19070983,19136519,19202054,19267590,19333126],"messagetypes":[262146,3014659,17235970],"monobehaviours":[655361,720897,786433,851969,1048577,1638401,3538946,3932162,4063234,4128770,4194307,4259842,4325379,4390914,4456450,4521986,4587523,4653058,4718594,4784130,4849667,4915202,4980739,5046274,5111810,5177346,5308419,5373954,5439490,5570562,5636098,5701634,5767170,5832706,6029314,6160386,6225922,6815746,7077889,7274497,8126466,8323074,8454146,8519682,8585220,8716290,8847362,8912898,8978434,9043970,9109505,9175042,9240578,9306114,9371650,9437186,9502722,9568258,9633794,9699330,9764866,9830402,9895938,9961476,10027010,10092546,10158082,10223618,10289154,10354690,10420226,10485762,10551298,10616834,10682370,10747906,10813442,10878978,10944514,11010050,11075586,11141121,11206658,11272196,11337730,11403266,11665410,11730946,11796482,11862017,11993089,12058626,12255234,12320770,12451842,12582914,12648452,12779522,12845058,13172739,13500417,13565953,13631489,13762562,13828099,14024705,14090241,14221313,14286849,14352385,14417921,14548993,14614530,14680065,14745601,14942210,15073282,15269890,15400962,15466498,15532034,15597569,15663106,15728642,15794178,15925250,15990786,16056322,16187394,16252930,16318465,16384002,16515074,16580610,16646146,16842754,16908290,16973826,17039362,17170434,17301506,17367041,17498114,17563650,17760259,17825793,17956866,18153474,18219009,18415617,18546689,18612227,18677761,18743297,18808838,18874372,18939905,19005443,19070980,19136516],"maxreceiveeventspertickrate":[262145,2228226,17235969],"messagechunker":[6488067,11927554,12124161,12189698,13303810,13959171,15204355,16121858,19267588],"main":[11862017,12386307,17104897,17694721,17760257,19333121],"mindegrees":[1048577,5701634,19136513],"multiple":[8519681,8847361,9043969,9175041,9437185,9633793,9895937,11141128,11206657,13500424,15597572,17367044,18743304,18808840,18874376,18939912,19070984,19136520],"messagebuffersize":[262145,2293762,17235969],"maximize":[262145,1703937,17235969],"messages":[262147,2097153,2228225,2424833,12124161,17235971,19267585],"meters":[1048577,6160385,19136513],"message":[262147,2293762,3604481,7143426,8323073,8716290,8912897,8978433,9502721,10092545,10813441,11141123,11403265,11468801,11599873,11730945,11927554,12451841,12713985,13500419,16449537,17235971,18087938,18743299,18808835,18874371,18939907,19070979,19136515],"managing":[12386306,17104897,17694721],"method":[65537,917505,6946817,7208961,7340033,7602177,7667713,7733249,8060929,8126465,8323073,8454145,8519681,8585217,8650753,8716289,8847361,8912897,8978433,9043969,9175041,9306113,9371649,9437185,9502721,9568257,9633793,9699329,9764865,9830401,9895937,9961473,10027009,10092545,10158081,10223617,10289153,10354689,10485761,10551297,10682369,10813441,10878977,10944513,11075585,11206657,11272193,11337729,11403265,11534337,11599873,11665409,11730945,11796481,11927553,12189697,12255233,12320769,12451841,12582913,12648449,12713985,12845057,13172737,13303809,13369345,13565953,13631489,13762561,13828097,13893633,13959169,14155777,14352385,14483457,14614529,14680065,14876673,15138817,15204353,15335425,15466497,15597569,15859713,16121857,16318466,16711681,17104897,17367041,17825793,18219009,18350081,18415617,18546689,18677761],"missing":[4194305,4325377,4587521,4849665,4980737,5308417,6488065,7602178,8585218,8650754,9961474,11272194,12189698,12648450,13172737,13828097,13959169,15204353,16711681,19267585],"methods":[5242882,5505026,5898242,5963778,6094850,6356994,6422530,6488066,6619138,6684674,6750210,6946818,7012354,7077890,7143426,7274498,7471106,9109506,11141122,13500418,16449537,16777217,17104897,17235969,17629185,17694721,17760257,17891329,18022401,18087937,18284545,18350081,18481153,18612225,18743298,18808833,18874369,18939906,19005441,19070977,19136513,19202049,19267585,19333121],"minimum":[655361,720897,1048577,1638401,4063233,18808833,18874369,19070977,19136513],"messagehandler":[8716290],"make":[262145,2031617,17235969],"messagehandlerid":[8323073],"match":[5242881,5898241,17891329,18350081],"max":[262147,2228225,2293761,2490369,17235971],"min":[1048578,5701633,6160385,19136514],"monobehaviour":[6946817,7077902,7274510,9109518,11141134,11862017,13500430,14024706,14090242,14221314,14286850,14417922,14548994,14745602,16318465,17104897,17760274,18612242,18743310,18808851,18874385,18939918,19005458,19070993,19136529],"memberwiseclone":[5242881,5505025,5898241,6094849,6356993,6684673,7012353,7077889,7471105,9109505,11141121,13500417,16449537,17235969,17629185,17760257,17891329,18022401,18284545,18350081,18481153,18612225,18743297,18808833,18874369,18939905,19070977,19136513],"minmeters":[1048577,6160386,19136513],"maxconnections":[262145,2490370,17235969],"misspelled":[13107201],"members":[65537,196609,262145,327681,393217,458753,524289,589825,655361,720897,786433,851969,1048577,1638401,5242881,5505025,5898241,5963777,6094849,6356993,6422529,6488065,6684673,6750209,6946817,7012353,7077889,7143425,7274497,7471105,9109505,11141121,12910593,13238273,13434881,13500417,13697025,14024705,14090241,14221313,14286849,14417921,14548993,14745601,14811137,16449537,16777217,17104897,17235969,17629185,17694721,17760257,17891329,18022401,18087937,18284545,18350081,18481153,18612225,18743297,18808833,18874369,18939905,19005441,19070977,19136513,19202049,19267585,19333121]} \ No newline at end of file diff --git a/docs/fti/FTI_110.json b/docs/fti/FTI_110.json index 93afc53..c8991de 100644 --- a/docs/fti/FTI_110.json +++ b/docs/fti/FTI_110.json @@ -1 +1 @@ -{"networkscenemanager":[5373955,9437186,9895937,16252932],"networkstart":[5439490,8650754,8847361,9371650,9502722,10027010,11468802,14352386,15532033,15597570,15859714,15925250],"networkedtransform":[589827,3866626,4194306,4390914,4521986,4587522,4653058,4915202,4980738,5242882,10027010,10223620,11665409,12910595,14352387,15532033,15925254],"networkingmanager":[196612,2555906,2686978,2752514,3145730,3276803,3342338,3407874,3604482,6619139,8126466,8323074,8388610,8585218,8781826,8912900,8978434,11534337,11993092,13565954,14024709,14548994,14876674,15073282,15138818,15269890,15400962,15728648],"normal":[327681,1966081,15466497],"netconfig":[8126466,8323074,8585218],"networkid":[6356996,8650753,8847361,11468801,11599874,11730945,12255234,12648450,12910594,13303810,13697027,14352385,15532035,15597571,15663105,15859715,15925251],"networkedbehaviour":[393219,458753,589825,720897,2818050,5439490,5767170,5898242,6094850,6160387,6225922,6291458,6356996,6422530,6488067,6553602,6684674,6750210,6815746,6881283,6946819,7012355,7077891,7143427,7208963,7274498,7340035,7471106,7536643,7602178,7667714,7733252,7798786,7929858,8257539,8454147,8650800,8716291,8847377,9175043,9240578,9699330,10158082,10878978,11403266,11468848,11534337,11599877,11927556,12255242,12320770,12386306,12582920,12648458,12713986,12779522,12845058,12910602,13107204,13172738,13238276,13369347,13631490,13697027,14090242,14155780,14352432,15532054,15597629,15859773,15925309],"networkedobjec":[262145,1114113,15335425],"namespace":[65537,196609,262145,327681,393217,458753,524289,589825,655362,720897,786434,851970,917506,983042,1048578,1114114,1179650,1245186,1310722,1376258,1441794,1507330,1572866,1638402,1703938,1769474,1835010,1900546,1966082,2031618,2097154,2162690,2228226,2293762,2359298,2424834,2490370,2555906,2621442,2686978,2752514,2818050,2883586,2949122,3014658,3080194,3145730,3211266,3276802,3342338,3407874,3473410,3538946,3604482,3670018,3735554,3801090,3866626,3932162,3997698,4063234,4128770,4194306,4259842,4325377,4390914,4456450,4521986,4587522,4653058,4718593,4784129,4849666,4915202,4980738,5046273,5111809,5177346,5242882,5373953,5439490,5505025,5570561,5636098,5701634,5767170,5832706,5898242,5963778,6029313,6094850,6160386,6225922,6291458,6356994,6422530,6488066,6553602,6619137,6684674,6750210,6815746,6881282,6946818,7012354,7077890,7143426,7208962,7274498,7340034,7405569,7471106,7536642,7602178,7667714,7733250,7798786,7864322,7929858,7995394,8060930,8126466,8192002,8257538,8323074,8388610,8454146,8519682,8585218,8650753,8716290,8781826,8847361,8912898,8978434,9043970,9109506,9175042,9240578,9306114,9371650,9437186,9502722,9568258,9633794,9699330,9764866,9830402,9895937,9961473,10027010,10092546,10158081,10223618,10289154,10354690,10420226,10485762,10551298,10616834,10682370,10747906,10813442,10878977,10944514,11010049,11075586,11141122,11206658,11272193,11337729,11403265,11468801,11534337,11599873,11665409,11796481,11730945,11862017,11927553,11993089,12058626,12124162,12189697,12255233,12320770,12386306,12451842,12517378,12582913,12648449,12713985,12779522,12845058,12910593,12976130,13041666,13107201,13172738,13238273,13303810,13369346,13434881,13500418,13565954,13631489,13697026,13762561,13893634,13959170,14024706,14090242,14155777,14221314,14286850,14352385,14417921,14483458,14548994,14614530,14680065,14745602,14811137,14876674,14942210,15007746,15073282,15138818,15204354,15269890,15335426,15400962,15466498,15532034,15597570,15663106,15728642,15794178,15859714,15925250,15990786,16056322,16121858,16187394,16252930],"networkingmanagercomponents":[4784129,5111809,5373953,5570561,9437186,9568258,9633794,9895937,9961473,10092546,10354690,10420226,10485763,10551298,10682370,10747906,10813442,11075587,11141122,11206658,11796481,11862017,12058626,12124162,12451842,13041667,13762561,14221315,14614530,14680065,14811137,15990787,16056323,16121859,16187395,16252931],"networkpoolmanager":[5111811,9895937,11141122,12058626,12451842,13041667,16187396],"new":[4849665,5177345,5636097,5832705,7733249,7995393,8060929,8912897,9043969,9109505,9764865,10223617,10747905,14942209,15204353,15335425,15466497,15532033,15597569,15663105,15728641,15794177,15859713,15925249],"networkedclient":[262148,655362,851970,917507,1114114,4718595,5636100,11272194,14548994,15335432],"networktransport":[327681,2293761,15466497],"networkednavmeshagent":[720899,3670018,3735554,3997698,4128770,4259842,8650755,9371650,9764868,11665409,12648451,15532033,15859718],"networkconfig":[196609,2752514,15728641],"networktime":[11993089,13565954,15728641],"newownerclientid":[7995394],"networkedanimator":[458755,2883586,3211267,3473411,3538947,3801091,3932163,4063235,4456450,9109508,9306116,9502722,9830402,10289156,10616835,10944515,11468803,11665409,12255235,13434882,14286850,15532033,15597574],"networking":[5439489,8847361,15532033],"networked":[327681,1900545,5111809,11141121,11534338,15466497,15532033,15663105,16187393],"networkedobject":[524291,1114114,3080194,5111809,6029315,6356994,7864322,7995394,8060932,8192002,8519682,11534337,11599876,11730948,12255236,12451844,12517378,12648452,12910596,12976130,13303810,13369349,13500418,13697025,13893635,13959170,14090241,14483458,14745602,15007746,15532036,15597572,15663111,15859716,15925252,16187393],"networkedtransport":[327681,1310721,15466497],"netobject":[12451842],"networkview":[11599873,11730945,11993089,12189697,12255233,12648449,12910593,15532033,15597569,15663105,15728641,15794177,15859713,15925249],"navmeshagents":[11665409,15859713],"networkingconfiguration":[196609,327683,983042,1048578,1179650,1245186,1310722,1376258,1441794,1507330,1572866,1638402,1703938,1769474,1835010,1900546,1966082,2031618,2097154,2162690,2228226,2293762,2359298,2424834,2490370,2621442,2752515,2949122,3014658,5046277,5701637,5832708,5963781,6619139,8126468,8323076,8585220,11272193,15466504,15728644],"network":[524289,3080193,6029314,7864321,8519681,9895938,11730946,12976129,13303809,15663109,16187393,16252929]} \ No newline at end of file +{"networkscenemanager":[6750211,11534338,12386305,17694724],"netwokrtime":[262145,1703937,17235969],"networkedprefab":[524291,851969,2686978,3145730,3538945,3801090,7471107,8781828,11468802,18022407,19005441],"networkstart":[8912898,11141121,11403266,11730946,12451842,13500418,18743298,18808833,18874370,18939906,19070978,19136514],"networkedtransform":[1048579,4718594,5111810,5570562,5636098,5701634,5767170,5832706,6160386,6225922,11993089,12451842,12779524,14548995,18808833,18939907,19136518],"networkingmanager":[786436,3932163,4128770,4259842,4390914,4456450,4521986,5046274,5373954,9109507,9371650,9568258,9961476,10223618,10420228,10551298,10682370,10944514,11862017,14417924,15728642,15794181,16384002,16842754,17170434,17563650,17760264,17956866,18153474],"nullable":[9961480],"networkid":[8585220,11141121,13500417,14024706,14090242,14221313,14286850,14548994,15990786,16252931,18743297,18808835,18874371,18939905,19005441,19070979,19136515],"networkedbehaviour":[655363,720897,1048577,1638401,4063234,8126466,8323074,8454146,8519682,8585220,8716290,8847363,8912898,8978434,9043970,9175043,9306115,9437186,9502723,9633795,9699331,9764867,9830403,9895938,10027011,10092547,10158082,10289155,10354690,10485762,10616836,10813442,10878978,11075586,11141137,11206659,11665410,11862017,12845059,13500464,13565954,13631490,13762563,14024709,14090250,14286858,14352388,14549002,14614530,14942210,15269890,15400962,15466498,15597570,15663106,15925251,16056322,16252931,16646146,17367048,17825796,18219010,18415620,18546690,18677764,18743344,18808854,18874429,18939952,19071037,19136573],"networkedobjec":[458753,3080193,17629185],"namespace":[65537,196609,262145,327681,393217,458753,524289,589825,655361,720897,786433,851969,917506,983042,1048577,1114114,1179650,1245186,1310722,1376258,1441794,1507330,1572866,1638401,1703938,1769474,1835010,1900546,1966082,2031618,2097154,2162690,2228226,2293762,2359298,2424834,2490370,2555906,2621442,2686978,2752514,2818050,2883586,2949122,3014658,3080194,3145730,3211266,3276802,3342338,3407874,3473410,3538946,3604482,3670018,3735554,3801090,3866626,3932162,3997698,4063234,4128770,4194306,4259842,4325378,4390914,4456450,4521986,4587522,4653058,4718594,4784130,4849666,4915202,4980738,5046274,5111810,5177346,5242881,5308418,5373954,5439490,5505025,5570562,5636098,5701634,5767170,5832706,5898241,5963777,6029314,6094849,6160386,6225922,6356993,6422529,6488065,6553602,6619137,6684673,6750209,6815746,6881282,6946817,7012353,7077889,7143425,7208962,7274497,7340034,7405570,7471105,7536642,7602178,7667714,7733250,7798786,7864322,7929858,7995394,8060930,8126466,8192002,8257538,8323074,8388610,8454146,8519682,8585218,8650754,8716290,8781826,8847362,8912898,8978434,9043970,9109505,9175042,9240578,9306114,9371650,9437186,9502722,9568258,9633794,9699330,9764866,9830402,9895938,9961474,10027010,10092546,10158082,10223618,10289154,10354690,10420226,10485762,10551298,10616834,10682370,10747906,10813442,10878978,10944514,11010050,11075586,11141121,11206658,11272194,11337730,11403266,11468801,11534338,11599874,11665410,11730946,11796482,11862017,11927554,11993089,12058626,12124161,12189698,12255234,12320770,12386305,12451842,12517377,12582914,12648450,12713986,12779522,12845058,12910593,12976129,13041665,13172738,13238273,13303810,13369346,13434881,13500417,13565953,13631489,13697025,13762562,13828098,13893634,13959170,14024705,14090241,14155778,14221313,14286849,14352385,14417921,14483458,14548993,14614530,14680065,14745601,14811137,14876674,14942210,15007746,15073282,15138818,15204354,15269890,15335425,15400962,15466498,15532034,15597569,15663106,15728642,15794178,15859714,15925250,15990786,16056322,16121858,16187394,16252930,16318466,16384002,16449538,16515074,16580610,16646146,16711682,16777218,16842754,16908290,16973826,17039362,17104898,17170434,17235970,17301506,17367041,17432578,17498114,17563650,17629186,17694722,17760258,17825793,17891330,17956866,18022402,18087938,18153474,18219009,18284546,18350082,18415617,18481154,18546689,18612226,18677761,18743297,18808834,18874370,18939905,19005442,19070978,19136514,19202050,19267586,19333122],"networkingmanagercomponents":[6422529,6488065,6619137,6750209,6946817,7143425,11534338,11599874,11927554,12124161,12189698,12386305,12517377,12713986,13303810,13369346,13893634,13959171,14155778,14483458,14811137,14876674,15138818,15204355,15335425,15859714,16121858,16318466,16711683,17104899,17432578,17694723,18087939,19202051,19267587,19333123],"networkpoolmanager":[6946819,12386305,15138818,15859714,16318466,16711683,17104900],"new":[6553601,6881281,7536641,7798785,7864321,7929857,7995393,8192001,8257537,8781825,9240577,10420225,10616833,10747905,11010049,11337729,12058625,12779521,13041666,14155777,16449537,16777218,17235969,17629185,17760257,17891329,18022401,18284545,18350081,18481153,18612225,18808833,18874369,19005441,19070977,19136513],"net":[15007745],"networkedclient":[458756,3080194,3276802,3735554,3866627,7012355,8257540,11468802,17563650,17629192],"networktransport":[262145,1835009,11468801,17235969,18481153],"needed":[262145,1703937,17235969],"networkedprefabs":[262145,2686978,17235969],"networkednavmeshagent":[1638403,4653058,4915202,5177346,5439490,6815746,11403266,11993089,12058628,14286851,18743299,18808833,19070982],"networkconfig":[262147,786433,1572866,1703938,1769474,1835010,1900546,1966082,2031618,2097154,2162690,2228226,2293762,2359298,2424834,2490370,2555906,2621442,2686978,2752514,2818050,2883586,2949122,3014658,3211266,3342338,3407874,3604482,4128772,6356995,7602180,7995396,8650756,11468801,17235974,17760257],"networktime":[14417921,17170434,17760257],"newownerclientid":[11337730],"networkedprefabname":[851969,3538946,19005441],"networkedanimator":[720899,4194307,4325379,4587523,4784130,4849667,4980739,5308419,6029314,11010052,11272196,11730946,11993089,12255234,12648452,13172739,13500419,13828099,14090243,14680066,16973826,18808833,18874374],"networking":[8912897,11141121,18808833],"null":[9961474],"networked":[262145,2949121,6946817,11862018,15138817,17104897,17235969,18808833,19005441],"networkedobject":[851971,3080194,3538946,6946817,7274499,8585218,9240580,11337730,11796482,11862017,12320770,12582914,14024708,14090244,14221316,14286852,14548996,15073282,15532034,15925253,15990786,16252929,16318468,16580611,16646145,16908290,17039362,17104897,17301506,17498114,18808836,18874372,19005447,19070980,19136516],"networkedtransport":[262145,2162689,17235969],"netobject":[16318466],"networkview":[14024705,14090241,14221313,14286849,14417921,14548993,14745601,17760257,18612225,18808833,18874369,19005441,19070977,19136513],"navmeshagents":[11993089,19070977],"networkingconfiguration":[786433,4128769,6356994,7602177,8650753,17235970,17760257],"network":[7274498,12320769,12386306,12582913,14221314,15532033,15990785,17104897,17694721,19005444],"netid":[393219,1376258,1441794,1507330,5963781,7208963,7340037,7405578,7667714,7733250,7798789,8060930,8192005,8388618,11468801,12910599,13041670,13697027,15007748,16777229]} \ No newline at end of file diff --git a/docs/fti/FTI_111.json b/docs/fti/FTI_111.json index fbdddd9..0cc7cd0 100644 --- a/docs/fti/FTI_111.json +++ b/docs/fti/FTI_111.json @@ -1 +1 @@ -{"ownerclientid":[11599873,11730945,12255233,12648449,12910593,13893634,14090242,15532033,15597569,15663105,15859713,15925249],"ongainedownership":[5767170,8650753,8847361,11468801,14352385,15532033,15597569,15859713,15925249],"optional":[5701633,10485762,11075586,11141121],"ownedobjects":[262145,1114114,15335425],"onserverstarted":[196609,3604482,15728641],"objects":[5111809,11141121,11796481,12058625,14614529,16121857,16187393],"onlostownership":[5898242,8650753,8847361,11468801,14352385,15532033,15597569,15859713,15925249],"ownership":[5767169,5898241,6029313,8192001,8650754,8847362,11468802,14352386,15532034,15597570,15663105,15859714,15925250],"onclientdisconnectcallback":[196609,3145730,15728641],"overrides":[8650753,11468801,14352385,15597569,15859713,15925249],"owns":[7012353,7340033,8650754,8847362,11468802,11599875,12255235,12648451,12910595,13369345,13697025,14090241,14155778,14352386,15532037,15597573,15859717,15925253],"override":[9371649,9502721,10027009,11534337,15532033],"object":[327681,524290,1835009,3080194,4325380,4718598,5046278,5111811,5505028,5767169,5898241,6029327,6356993,6619150,7012353,7340033,7405582,7602177,7864322,7995393,8192001,8257537,8650775,8716289,8847383,9240577,11141121,11272193,11403266,11468823,11534337,11599877,11730955,11927554,11993090,12058625,12189698,12255237,12386305,12517377,12648453,12910597,12976129,13041667,13172738,13303809,13500417,14155778,14221313,14352407,14483458,14745601,14942213,15007746,15204357,15335431,15466505,15532062,15597598,15663134,15728658,15794195,15859742,15925278,15990785,16056321,16121857,16187396,16252929],"order":[10354690,10485761,11075585,14811139,16056323],"original":[10485761,10747905,11075585,14680065,14811138,15990785,16056322],"obsolete":[6029313,6619137,7405569,8650753,8847361,11468801,11599889,11730961,11993105,12189713,12255249,12648465,12910609,14352385,15532050,15597586,15663122,15728658,15794194,15859730,15925266],"owned":[262145,1114113,11599873,11730945,12255233,12386305,12648449,12910593,14745601,15335425,15532033,15597569,15663105,15859713,15925249],"owner":[6029314,7602177,7864321,7995394,8257537,8650756,8716289,8847364,9240577,11403266,11468804,11730945,11927554,13893633,14352388,15532036,15597572,15663107,15859716,15925252],"overload":[6094849,6160385,6422529,6488065,6553601,6684673,6750209,6815745,6881281,6946817,7012353,7077889,7143425,7208961,7274497,7340033,7471105,7536641,7602177,7667713,7798785,7929857,8257537,8454145,8716289,9175041,9240577,9699329,10158081,10551297,10616833,10682369,10878977,10944513,11403265,11927553,12582913,12713985,13107201,13238273,13434881,13631489,13762561,14155777],"onclientconnectedcallback":[196609,3407874,15728641],"occur":[327681,2097153,15466497],"occurred":[5308417]} \ No newline at end of file +{"ownerclientid":[14024705,14090241,14221313,14286849,14548993,16580610,16646146,18808833,18874369,19005441,19070977,19136513],"obj":[7340034],"ongainedownership":[8126466,11141121,13500417,18743297,18808833,18874369,18939905,19070977,19136513],"outside":[786433,5046273,17760257],"optional":[7602177,9961474,13959170,15138817,15204354],"ownedobjects":[458753,3080194,17629185],"onserverstarted":[786433,4259842,17760257],"objects":[6946817,14811137,15138817,15859713,17104897,17432577,19333121],"onlostownership":[8454146,11141121,13500417,18743297,18808833,18874369,18939905,19070977,19136513],"ownership":[7274497,8126465,8454145,11141122,11796481,13500418,18743298,18808834,18874370,18939906,19005441,19070978,19136514],"onclientdisconnectcallback":[786433,5373954,17760257],"operators":[12910594,16777217],"overrides":[5963778,13500417,16777218,18743297,18874369,18939905,19070977,19136513],"owns":[11141122,12845057,13500418,13762561,14024707,14090243,14286851,14548995,15925249,16252929,16646145,18415618,18743298,18808837,18874373,18939906,19070981,19136517],"override":[7208961,7340033,11403265,11730945,11862017,12451841,18808833],"object":[262145,2031617,5242884,5505030,5898244,5963780,6094854,6356998,6684678,6946819,7012358,7077902,7208961,7274511,7340037,7471110,8126465,8454145,8585217,9109518,9764865,10027009,10485761,11141143,11337729,11468802,11796481,11862017,12582914,12845057,13500439,13762561,14024709,14090245,14221323,14286853,14417922,14548997,14745602,14942209,15073281,15138817,15466497,15532033,15859713,15990785,16056322,16449543,16711683,16777220,16908290,17039361,17104900,17235977,17301505,17498114,17629191,17694721,17760274,17891333,18022407,18087937,18284551,18350085,18415618,18481160,18546690,18612243,18677762,18743319,18808862,18874398,18939927,19005468,19071006,19136542,19202049,19267585,19333121],"operator":[7405570,8388610],"order":[6488067,13303810,13959169,15204353,19267587],"original":[6422529,6488066,13959169,14155777,15204353,19202049,19267586],"obsolete":[7077889,7274497,9109505,11141121,13500417,14024721,14090257,14221329,14286865,14417937,14549009,14745617,17760274,18612242,18743297,18808850,18874386,18939905,19005458,19070994,19136530],"owned":[458753,3080193,14024705,14090241,14221313,14286849,14548993,14942209,17301505,17629185,18808833,18874369,19005441,19070977,19136513],"owner":[7274498,9764865,10027009,10485761,11141124,11337730,12582913,13500420,14221313,15466497,16580609,18546690,18677762,18743300,18808836,18874372,18939908,19005443,19070980,19136516],"overload":[7798785,8192001,8519681,8847361,8978433,9043969,9175041,9306113,9437185,9502721,9633793,9699329,9764865,9830401,9895937,10027009,10092545,10158081,10289153,10354689,10485761,10813441,10878977,11075585,11206657,11665409,12845057,13041665,13172737,13565953,13631489,13762561,13828097,13893633,14352385,14483457,14614529,14680065,15335425,15466497,15597569,17367041,17825793,18219009,18415617,18546689,18677761],"onclientconnectedcallback":[786433,4390914,17760257],"occur":[262145,2359297,17235969],"occurred":[6291457]} \ No newline at end of file diff --git a/docs/fti/FTI_112.json b/docs/fti/FTI_112.json index 3ff46bd..7b97104 100644 --- a/docs/fti/FTI_112.json +++ b/docs/fti/FTI_112.json @@ -1 +1 @@ -{"port":[327682,2293763,15466498],"prevent":[327681,2359297,15466497],"parameters":[5701633,5963777,6094849,6160385,6225921,6291457,6356993,6422529,6488066,6553602,6684673,6750209,6815745,6881281,6946818,7012353,7077890,7143425,7208962,7274498,7340034,7471106,7536641,7602177,7667714,7798786,7864321,7929857,7995393,8126465,8257537,8323073,8454145,8585217,8716290,9175042,9240578,9306113,9437185,9568257,9633793,9699330,10092545,10289153,10354689,10485761,10551297,10616833,10682369,10747906,10813441,10944513,11075585,11141121,11206658,12058625,12124161,12451841,13041665],"prototyping":[458753,589825,720897,2883586,3211267,3473411,3538947,3670018,3735554,3801091,3866626,3932163,3997698,4063235,4128770,4194306,4259842,4390914,4456450,4521986,4587522,4653058,4915202,4980738,5242882,8650753,9109506,9306116,9371650,9502722,9764866,9830402,10027010,10223618,10289156,10616835,10944515,11468801,11665409,12255233,12648449,12910593,13434881,14286850,14352385,15532035,15597571,15859715,15925251],"passed":[327681,1966081,15466497],"percentage":[720897,4128769,15859713],"passthroughmessagetypes":[327681,1966082,15466497],"param4":[458753,4063235,15597569],"players":[196609,2555905,15728641],"public":[327681,655361,786433,851969,917505,983041,1048577,1114113,1179649,1245185,1310721,1376257,1441793,1507329,1572865,1638401,1703937,1769473,1835009,1900545,1966081,2031617,2097153,2162689,2228225,2293761,2359297,2424834,2490369,2555905,2621441,2686977,2752513,2818049,2883585,2949121,3014657,3080193,3145729,3211265,3276801,3342337,3407873,3473409,3538945,3604481,3670017,3735553,3801089,3866625,3932161,3997697,4063233,4128769,4194305,4259841,4390913,4456449,4521985,4587521,4653057,4849665,4915201,4980737,5177345,5242881,5439489,5636097,5701633,5767169,5832705,5898241,5963777,7864321,7995393,8060929,8126465,8192001,8323073,8388609,8519681,8585217,8781825,8912897,8978433,9043969,9109505,9306113,9371649,9437185,9502721,9568257,9633793,9764865,9830401,10027009,10092545,10223617,10289153,10354689,10420225,10485761,10551297,10616833,10682369,10747905,10813441,10944513,11075585,11141121,11206657,12058625,12124161,12386305,12451841,12517377,12976129,13041665,13172737,13303809,13369345,13500417,13565953,13697025,13893633,13959169,14024705,14090241,14221313,14286849,14483457,14548993,14614529,14745601,14876673,14942209,15007745,15073281,15138817,15204353,15269889,15335425,15400961,15466498,15532033,15597569,15663105,15728641,15794177,15859713,15925249,15990785,16056321,16121857,16187393,16252929],"param3":[458753,3538947,15597569],"prefab":[196609,2555905,11141121,11730945,13959169,15663105,15728641],"proximityrange":[458753,589825,720897,4259842,4456450,4980738,15597569,15859713,15925249],"poolid":[11730946,13500419,15663106],"pending":[327681,2621441,15466497],"persists":[5308417],"private":[327681,2228225,15466497],"particlesystem":[11599873,11730945,11993089,12189697,12255233,12648449,12910593,15532033,15597569,15663105,15728641,15794177,15859713,15925249],"param":[5701633,5963777,6356993,9306113,10289154,10616833,10944513],"purposes":[9961473,14221313],"param1":[458753,3473411,15597569],"protocolversion":[327681,1769474,15466497],"part":[5111809,11730946,12451841,12517377,13500417,15663106,16187393],"personal":[11599873,11730945,12255233,12648449,12910593,13172737,14483457,15532033,15597569,15663105,15859713,15925249],"poolname":[11141122,12058626,13041666],"prototype":[11665411,15597569,15859713,15925249],"position":[327681,589825,2949121,5111809,5242881,13041668,15466497,15925249,16187393],"parts":[5046273,5701633,9633794,14811137,15466497,16056321],"param2":[458753,3932163,15597569],"player":[11599874,11730947,12255234,12386305,12648450,12910594,13172737,14483457,14745601,15007745,15532034,15597570,15663107,15859714,15925250],"properties":[11337730,11599874,11730946,11796482,11993090,12189698,12255234,12648450,12910594,14417922,14942209,15204353,15532033,15597569,15663105,15728641,15794177,15859713,15925249,16121857],"param0":[458753,3211267,15597569],"proximity":[458754,589826,720898,2883585,3670017,3866625,4259841,4456449,4980737,15597570,15859714,15925250],"protected":[6094849,6160385,6225921,6291457,6356993,6422529,6488065,6553601,6684673,6750209,6815745,6881281,6946817,7012353,7077889,7143425,7208961,7274497,7340033,7471105,7536641,7602177,7667713,7733249,7798785,7929857,8257537,8454145,8716289,9175041,9240577,9699329,12320769,12779521,12845057],"pool":[5111812,11141123,11730945,12058626,12451841,12517377,13041666,15663105,16187396],"protocol":[327681,1769473,15466497],"particleemitter":[11599873,11730945,11993089,12189697,12255233,12648449,12910593,15532033,15597569,15663105,15728641,15794177,15859713,15925249],"page":[5308417,13828100],"process":[327681,2359297,15466497],"param5":[458753,3801091,15597569],"prefabs":[196609,3342337,15728641],"property":[12320770,12386306,12517378,12779522,12845058,12976130,13172738,13303810,13369346,13500418,13565954,13697026,13893634,13959170,14024706,14090242,14286850,14483458,14548994,14614530,14745602,14876674,15007746,15073282,15138818,15269890,15400962],"properly":[10485761,11075585,14811138,16056322],"processed":[327681,2162689,15466497],"playerobject":[262146,655363,15335426],"pools":[9895937,16187393],"preliminary":[65537,196609,262145,327681,393217,458753,524289,589825,655361,720897,786433,851969,917505,983041,1048577,1114113,1179649,1245185,1310721,1376257,1441793,1507329,1572865,1638401,1703937,1769473,1835009,1900545,1966081,2031617,2097153,2162689,2228225,2293761,2359297,2424833,2490369,2555905,2621441,2686977,2752513,2818049,2883585,2949121,3014657,3080193,3145729,3211265,3276801,3342337,3407873,3473409,3538945,3604481,3670017,3735553,3801089,3866625,3932161,3997697,4063233,4128769,4194305,4259841,4325377,4390913,4456449,4521985,4587521,4653057,4718593,4784129,4849665,4915201,4980737,5046273,5111809,5177345,5242881,5373953,5439489,5505025,5570561,5636097,5701633,5767169,5832705,5898241,5963777,6029313,6094849,6160385,6225921,6291457,6356993,6422529,6488065,6553601,6619137,6684673,6750209,6815745,6881281,6946817,7012353,7077889,7143425,7208961,7274497,7340033,7405569,7471105,7536641,7602177,7667713,7733249,7798785,7864321,7929857,7995393,8060929,8126465,8192001,8257537,8323073,8388609,8454145,8519681,8585217,8650753,8716289,8781825,8847361,8912897,8978433,9043969,9109505,9175041,9240577,9306113,9371649,9437185,9502721,9568257,9633793,9699329,9764865,9830401,9895937,9961473,10027009,10092545,10158081,10223617,10289153,10354689,10420225,10485761,10551297,10616833,10682369,10747905,10813441,10878977,10944513,11010049,11075585,11141121,11206657,11272193,11337729,11403265,11468801,11534337,11599873,11665409,11730945,11796481,11862017,11927553,11993089,12058625,12124161,12189697,12255233,12320769,12386305,12451841,12517377,12582913,12648449,12713985,12779521,12845057,12910593,12976129,13041665,13107201,13172737,13238273,13303809,13369345,13434881,13500417,13565953,13631489,13697025,13762561,13893633,13959169,14024705,14090241,14155777,14221313,14286849,14352385,14417921,14483457,14548993,14614529,14680065,14745601,14811137,14876673,14942209,15007745,15073281,15138817,15204353,15269889,15335425,15400961,15466497,15532033,15597569,15663105,15728641,15794177,15859713,15925249,15990785,16056321,16121857,16187393,16252929],"passthrough":[327681,1048577,15466497]} \ No newline at end of file +{"port":[262145,589826,1835009,3997699,17235969,18284546],"prevent":[262145,2228225,17235969],"parameters":[7340033,7405569,7602177,7798785,8192001,8323073,8388609,8519681,8585217,8650753,8716289,8847362,8978433,9043969,9175042,9306113,9437186,9502721,9633793,9699330,9764865,9830402,9895938,9961473,10027010,10092546,10158081,10289153,10354690,10485762,10813442,10878978,11075585,11206657,11272193,11337729,11534337,11599873,11665409,11927553,12189697,12582913,12648449,12713985,12845057,13172737,13303809,13762562,13828097,13893633,13959169,14155778,14483457,14614530,14876674,15138817,15204353,15466497,15859713,16121857,16318465,16711681],"prototyping":[720897,1048577,1638401,4194307,4325379,4587523,4653058,4718594,4784130,4849667,4915202,4980739,5111810,5177346,5308419,5439490,5570562,5636098,5701634,5767170,5832706,6029314,6160386,6225922,6815746,11010050,11272196,11403266,11730946,11993089,12058626,12255234,12451842,12648452,12779522,13172739,13500417,13828099,14090241,14286849,14548993,14680065,16973826,18743297,18808835,18874371,18939905,19070979,19136515],"percentage":[1638401,4915201,19070977],"param4":[720897,4194307,18874369],"points":[14745602,16187393,16515073,18612226],"public":[262145,917505,983041,1114113,1179649,1245185,1310721,1376257,1441793,1507329,1572865,1703937,1769473,1835009,1900545,1966081,2031617,2097153,2162689,2228225,2293761,2359297,2424833,2490369,2555905,2621441,2686977,2752513,2818049,2883585,2949121,3014657,3080193,3145729,3211265,3276801,3342337,3407874,3473409,3538945,3604481,3670017,3735553,3801089,3866625,3932161,3997697,4063233,4128769,4194305,4259841,4325377,4390913,4456449,4521985,4587521,4653057,4718593,4784129,4849665,4915201,4980737,5046273,5111809,5177345,5308417,5373953,5439489,5570561,5636097,5701633,5767169,5832705,6029313,6160385,6225921,6553601,6815745,6881281,7208961,7340033,7405569,7536641,7602177,7667713,7733249,7798785,7864321,7929857,7995393,8060929,8126465,8192001,8257537,8388609,8454145,8650753,8781825,8912897,9240577,9371649,9568257,9961473,10223617,10420225,10551297,10682369,10747905,10944513,11010049,11272193,11337729,11403265,11534337,11599873,11730945,11796481,11927553,12058625,12189697,12255233,12320769,12451841,12582913,12648449,12713985,12779521,13172737,13303809,13369345,13828097,13893633,13959169,14155777,14483457,14876673,14942209,15007745,15073281,15138817,15204353,15532033,15728641,15794177,15859713,15925249,15990785,16056321,16121857,16187393,16252929,16318465,16384001,16449537,16515073,16580609,16646145,16711681,16777217,16842753,16908289,16973825,17039361,17104897,17170433,17235970,17301505,17432577,17498113,17563649,17629185,17694721,17760257,17891329,17956865,18022401,18087937,18153473,18284545,18350081,18481153,18612225,18808833,18874369,19005441,19070977,19136513,19202049,19267585,19333121],"param3":[720897,4849667,18874369],"prefab":[524290,3801091,15138817,18022402],"pos":[9961475],"proximityrange":[720897,1048577,1638401,4653058,5636098,6029314,18874369,19070977,19136513],"poolid":[14221314,17039363,19005442],"pending":[262145,3604481,17235969],"persists":[6291457],"private":[262145,2818049,17235969],"particlesystem":[14024705,14090241,14221313,14286849,14417921,14548993,14745601,17760257,18612225,18808833,18874369,19005441,19070977,19136513],"param":[7602177,8585217,8650753,9961474,11272193,12648450,13172737,13828097],"purposes":[12517377,18087937],"param1":[720897,4980739,18874369],"playerprefab":[524290,3145731,18022402],"probably":[262145,1703937,17235969],"protocolversion":[262145,3211266,17235969],"part":[6946817,14221314,15073281,16318465,17039361,17104897,19005442],"personal":[14024705,14090241,14221313,14286849,14548993,16056321,16908289,18808833,18874369,19005441,19070977,19136513],"poolname":[15138818,15859714,16711682],"prototype":[11993091,18874369,19070977,19136513],"position":[262145,1048577,2883585,6225921,6946817,16711684,17104897,17235969,19136513],"parts":[6356993,6488065,7602177,12189698,17235969,19267585],"param2":[720897,4325379,18874369],"player":[14024706,14090242,14221315,14286850,14548994,14942209,16056321,16908289,17301505,17498113,18808834,18874370,19005443,19070978,19136514],"properties":[13238274,13434882,13697026,14024706,14090242,14221314,14286850,14417922,14548994,14745602,14811138,16777217,17760257,17891329,18350081,18612225,18808833,18874369,19005441,19070977,19136513,19333121],"param0":[720897,4587523,18874369],"proximity":[720898,1048578,1638402,4653057,4784129,5439489,5636097,5767169,6029313,18874370,19070978,19136514],"protected":[8323073,8519681,8585217,8716289,8847361,8978433,9043969,9175041,9306113,9437185,9502721,9633793,9699329,9764865,9830401,9895937,10027009,10092545,10158081,10289153,10354689,10485761,10616833,10813441,10878977,11075585,11206657,11665409,12845057,13762561,14614529,15269889,15400961,15466497,15663105],"pool":[6946820,14221313,15073281,15138819,15859714,16318465,16711682,17104900,19005441],"protocol":[262145,3211265,17235969],"particleemitter":[14024705,14090241,14221313,14286849,14417921,14548993,14745601,17760257,18612225,18808833,18874369,19005441,19070977,19136513],"page":[6291457,13107204],"process":[262145,2228225,17235969],"param5":[720897,5308419,18874369],"prefabs":[262145,2686977,17235969],"property":[14942210,15007746,15073282,15269890,15400962,15532034,15663106,15728642,15794178,15925250,15990786,16056322,16187394,16252930,16384002,16515074,16580610,16646146,16842754,16908290,16973826,17039362,17170434,17301506,17432578,17498114,17563650,17956866,18153474],"properly":[6488066,13959169,15204353,19267586],"processed":[262145,2424833,17235969],"playerobject":[458754,3735555,17629186],"pools":[12386305,17104897],"preliminary":[65537,196609,262145,327681,393217,458753,524289,589825,655361,720897,786433,851969,917505,983041,1048577,1114113,1179649,1245185,1310721,1376257,1441793,1507329,1572865,1638401,1703937,1769473,1835009,1900545,1966081,2031617,2097153,2162689,2228225,2293761,2359297,2424833,2490369,2555905,2621441,2686977,2752513,2818049,2883585,2949121,3014657,3080193,3145729,3211265,3276801,3342337,3407873,3473409,3538945,3604481,3670017,3735553,3801089,3866625,3932161,3997697,4063233,4128769,4194305,4259841,4325377,4390913,4456449,4521985,4587521,4653057,4718593,4784129,4849665,4915201,4980737,5046273,5111809,5177345,5242881,5308417,5373953,5439489,5505025,5570561,5636097,5701633,5767169,5832705,5898241,5963777,6029313,6094849,6160385,6225921,6356993,6422529,6488065,6553601,6619137,6684673,6750209,6815745,6881281,6946817,7012353,7077889,7143425,7208961,7274497,7340033,7405569,7471105,7536641,7602177,7667713,7733249,7798785,7864321,7929857,7995393,8060929,8126465,8192001,8257537,8323073,8388609,8454145,8519681,8585217,8650753,8716289,8781825,8847361,8912897,8978433,9043969,9109505,9175041,9240577,9306113,9371649,9437185,9502721,9568257,9633793,9699329,9764865,9830401,9895937,9961473,10027009,10092545,10158081,10223617,10289153,10354689,10420225,10485761,10551297,10616833,10682369,10747905,10813441,10878977,10944513,11010049,11075585,11141121,11206657,11272193,11337729,11403265,11468801,11534337,11599873,11665409,11730945,11796481,11862017,11927553,11993089,12058625,12124161,12189697,12255233,12320769,12386305,12451841,12517377,12582913,12648449,12713985,12779521,12845057,12910593,12976129,13041665,13172737,13238273,13303809,13369345,13434881,13500417,13565953,13631489,13697025,13762561,13828097,13893633,13959169,14024705,14090241,14155777,14221313,14286849,14352385,14417921,14483457,14548993,14614529,14680065,14745601,14811137,14876673,14942209,15007745,15073281,15138817,15204353,15269889,15335425,15400961,15466497,15532033,15597569,15663105,15728641,15794177,15859713,15925249,15990785,16056321,16121857,16187393,16252929,16318465,16384001,16449537,16515073,16580609,16646145,16711681,16777217,16842753,16908289,16973825,17039361,17104897,17170433,17235969,17301505,17367041,17432577,17498113,17563649,17629185,17694721,17760257,17825793,17891329,17956865,18022401,18087937,18153473,18219009,18284545,18350081,18415617,18481153,18546689,18612225,18677761,18743297,18808833,18874369,18939905,19005441,19070977,19136513,19202049,19267585,19333121],"passthrough":[262145,327682,1179651,2097153,16449538,17235969]} \ No newline at end of file diff --git a/docs/fti/FTI_113.json b/docs/fti/FTI_113.json index e4c8048..fa12e76 100644 --- a/docs/fti/FTI_113.json +++ b/docs/fti/FTI_113.json @@ -1 +1 @@ -{"qostype":[1310722],"queue":[327681,2162689,15466497],"quaternion":[13041667]} \ No newline at end of file +{"qostype":[1114114],"queue":[262145,2424833,17235969],"quaternion":[4456450,9961476,16711683],"qos":[196609,1114113,18481153]} \ No newline at end of file diff --git a/docs/fti/FTI_114.json b/docs/fti/FTI_114.json index 1898612..f36ac8d 100644 --- a/docs/fti/FTI_114.json +++ b/docs/fti/FTI_114.json @@ -1 +1 @@ -{"rtt":[4784129,10551298,13762561,16121857],"rigidbody2d":[11599873,11730945,11993089,12189697,12255233,12648449,12910593,15532033,15597569,15663105,15728641,15794177,15859713,15925249],"rsapublickey":[327681,2424834,15466497],"receive":[327682,1572865,2162689,15466498],"running":[6619139,8388609,8781825,8978433,11993091,14876673,15138817,15269889,15728646],"range":[458753,720897,4259841,4456449,15597569,15859713],"random":[5570561,10813441,14221313],"receivetickrate":[327682,2162690,2359297,15466498],"rsaprivatekey":[327681,2228226,15466497],"require":[11075585,14811137,16056321],"rotation":[5111809,13041668,16187393],"ref":[9568257,9633793,10354689,10485761,11075585,12124161],"return":[5701633,5963777,6291457,6356993,9306113,9568257,9633793,10092545,10354689,10485761,10747906,10813441,11075585,11206657,12124161,13041665],"represents":[11993089,13565953,15728641],"resetparameteroptions":[9830402,11468801,15597569],"rigidbody":[11599873,11730945,11993089,12189697,12255233,12648449,12910593,15532033,15597569,15663105,15728641,15794177,15859713,15925249],"redirected":[1],"replicated":[524289,3080193,11010050,11993089,13565953,14942209,15204353,15663105,15728641],"runineditmode":[11599873,11730945,11993089,12189697,12255233,12648449,12910593,15532033,15597569,15663105,15728641,15794177,15859713,15925249],"requested":[13828097],"registermessagehandler":[6291458,8650753,8847361,11468801,14352385,15532033,15597569,15859713,15925249],"rotate":[589825,4915201,15925249],"ready":[196609,3604481,5439489,8847361,15532033,15728641],"requires":[10485761,14811137,16056321],"registeredscenes":[327681,1900546,15466497],"runinbackground":[196609,2686978,15728641],"renderer":[11599873,11730945,11993089,12189697,12255233,12648449,12910593,15532033,15597569,15663105,15728641,15794177,15859713,15925249],"register":[6291457],"rsa":[327682,2228225,2424833,15466498],"removes":[6029313,8192001,15663105],"removeownership":[6029313,8192002,15663105],"received":[6291457],"returns":[5701633,5963777,6356993,9306113,10485761,11075585,13041665],"request":[655361,786433,851969,917505,983041,1048577,1114113,1179649,1245185,1310721,1376257,1441793,1507329,1572865,1638401,1703937,1769473,1835009,1900545,1966081,2031617,2097153,2162689,2228225,2293761,2359297,2424833,2490369,2555905,2621441,2686977,2752513,2818049,2883585,2949121,3014657,3080193,3145729,3211265,3276801,3342337,3407873,3473409,3538945,3604481,3670017,3735553,3801089,3866625,3932161,3997697,4063233,4128769,4194305,4259841,4390913,4456449,4521985,4587521,4653057,4849665,4915201,4980737,5177345,5242881,5439489,5636097,5701633,5767169,5832705,5898241,5963777,6094849,6160385,6225921,6291457,6356993,6422529,6488065,6553601,6684673,6750209,6815745,6881281,6946817,7012353,7077889,7143425,7208961,7274497,7340033,7471105,7536641,7602177,7667713,7733249,7798785,7864321,7929857,7995393,8060929,8126465,8192001,8257537,8323073,8388609,8454145,8519681,8585217,8716289,8781825,8912897,8978433,9043969,9109505,9175041,9240577,9306113,9371649,9437185,9502721,9568257,9633793,9699329,9764865,9830401,10027009,10092545,10223617,10289153,10354689,10420225,10485761,10551297,10616833,10682369,10747905,10813441,10944513,11075585,11141121,11206657,12058625,12124161,12320769,12386305,12451841,12517377,12779521,12845057,12976129,13041665,13172737,13303809,13369345,13500417,13565953,13697025,13893633,13959169,14024705,14090241,14221313,14286849,14483457,14548993,14614529,14745601,14876673,14942209,15007745,15073281,15138817,15204353,15269889,15335425,15400961,15466497,15532033,15597569,15663105,15728641,15794177,15859713,15925249,15990785,16056321,16121857,16187393,16252929],"reference":[65538,131073,196610,262146,327682,393218,458754,524290,589826,655362,720898,786434,851970,917506,983042,1048578,1114114,1179650,1245186,1310722,1376258,1441794,1507330,1572866,1638402,1703938,1769474,1835010,1900546,1966082,2031618,2097154,2162690,2228226,2293762,2359298,2424834,2490370,2555906,2621442,2686978,2752514,2818050,2883586,2949122,3014658,3080194,3145730,3211266,3276802,3342338,3407874,3473410,3538946,3604482,3670018,3735554,3801090,3866626,3932162,3997698,4063234,4128770,4194306,4259842,4325378,4390914,4456450,4521986,4587522,4653058,4718594,4784130,4849666,4915202,4980738,5046274,5111810,5177346,5242882,5308417,5373954,5439490,5505026,5570562,5636098,5701634,5767170,5832706,5898242,5963778,6029314,6094850,6160386,6225922,6291458,6356994,6422530,6488066,6553602,6619138,6684674,6750210,6815746,6881282,6946818,7012354,7077890,7143426,7208962,7274498,7340034,7405570,7471106,7536642,7602178,7667714,7733250,7798786,7864322,7929858,7995394,8060930,8126466,8192002,8257538,8323074,8388610,8454146,8519682,8585218,8650754,8716290,8781826,8847362,8912898,8978434,9043970,9109506,9175042,9240578,9306114,9371650,9437186,9502722,9568258,9633794,9699330,9764866,9830402,9895937,9961473,10027010,10092546,10158082,10223618,10289154,10354690,10420226,10485762,10551298,10616834,10682370,10747906,10813442,10878978,10944514,11010049,11075586,11141122,11206658,11272193,11337730,11403266,11468802,11534337,11599874,11665409,11730946,11796482,11862017,11927554,11993090,12058626,12124162,12189698,12255234,12320770,12386306,12451842,12517378,12582914,12648450,12713986,12779522,12845058,12910594,12976130,13041666,13107202,13172738,13238274,13303810,13369346,13434882,13500418,13565954,13631490,13697026,13762562,13828097,13893634,13959170,14024706,14090242,14155778,14221314,14286850,14352386,14417922,14483458,14548994,14614530,14680066,14745602,14811138,14876674,14942210,15007746,15073282,15138818,15204354,15269890,15335426,15400962,15466498,15532034,15597570,15663106,15728642,15794178,15859714,15925250,15990786,16056322,16121858,16187394,16252930],"registers":[6291457,8650754,8847361,9371649,9502721,10027009,11468802,14352386,15532033,15597570,15859714,15925250],"registered":[327681,2031617,5439489,8847361,15466497,15532033]} \ No newline at end of file +{"rtt":[6619137,14483458,15335425,19333121],"recommended":[262145,1703937,17235969],"rigidbody2d":[14024705,14090241,14221313,14286849,14417921,14548993,14745601,17760257,18612225,18808833,18874369,19005441,19070977,19136513],"rsapublickey":[262145,3407874,17235969],"receive":[262146,2293761,2424833,17235970],"running":[9109507,10551297,10682369,10944513,14417923,15728641,16384001,17760262,17956865],"range":[720897,1638401,4653057,6029313,18874369,19070977],"random":[7143425,12713985,18087937],"receivetickrate":[262146,2228225,2424834,17235970],"rot":[9961475],"rsaprivatekey":[262145,2818050,17235969],"require":[6488065,15204353,19267585],"rotation":[6946817,16711684,17104897],"ref":[11927553,12189697,13303809,13959169,15204353,16121857],"return":[7208961,7340033,7405569,7602177,7667713,7733249,8060929,8388609,8585217,8650753,8716289,11272193,11599873,11927553,12189697,12713985,13303809,13959169,14155778,14876673,15204353,16121857,16711681],"represents":[5963777,7667713,11468805,14417921,16449537,16777218,17170433,17760257,18022401,18284545,18481153],"resetparameteroptions":[12255234,13500417,18874369],"rigidbody":[14024705,14090241,14221313,14286849,14417921,14548993,14745601,17760257,18612225,18808833,18874369,19005441,19070977,19136513],"redirected":[1],"replicated":[12976130,14417921,17170433,17760257,17891329,18350081],"runineditmode":[14024705,14090241,14221313,14286849,14417921,14548993,14745601,17760257,18612225,18808833,18874369,19005441,19070977,19136513],"requested":[13107201],"regeneratersakeys":[786433,5046274,17760257],"regenerating":[786433,5046273,17760257],"registermessagehandler":[8716290,11141121,13500417,18743297,18808833,18874369,18939905,19070977,19136513],"rotate":[1048577,5701633,19136513],"ready":[786433,4259841,8912897,11141121,17760257,18808833],"requires":[6488065,13959169,19267585],"registeredscenes":[262145,2949122,17235969],"runinbackground":[786433,4521986,17760257],"renderer":[14024705,14090241,14221313,14286849,14417921,14548993,14745601,17760257,18612225,18808833,18874369,19005441,19070977,19136513],"register":[8716289],"rsa":[262146,786433,2818049,3407873,5046273,17235970,17760257],"removes":[7274497,11796481,19005441],"removeownership":[7274497,11796482,19005441],"received":[8716289],"returns":[5963778,7602177,7667713,8060929,8585217,8650753,11272193,13959169,15204353,16711681,16777218],"request":[917505,983041,1114113,1179649,1245185,1310721,1376257,1441793,1507329,1572865,1703937,1769473,1835009,1900545,1966081,2031617,2097153,2162689,2228225,2293761,2359297,2424833,2490369,2555905,2621441,2686977,2752513,2818049,2883585,2949121,3014657,3080193,3145729,3211265,3276801,3342337,3407873,3473409,3538945,3604481,3670017,3735553,3801089,3866625,3932161,3997697,4063233,4128769,4194305,4259841,4325377,4390913,4456449,4521985,4587521,4653057,4718593,4784129,4849665,4915201,4980737,5046273,5111809,5177345,5308417,5373953,5439489,5570561,5636097,5701633,5767169,5832705,6029313,6160385,6225921,6553601,6815745,6881281,7208961,7340033,7405569,7536641,7602177,7667713,7733249,7798785,7864321,7929857,7995393,8060929,8126465,8192001,8257537,8323073,8388609,8454145,8519681,8585217,8650753,8716289,8781825,8847361,8912897,8978433,9043969,9175041,9240577,9306113,9371649,9437185,9502721,9568257,9633793,9699329,9764865,9830401,9895937,9961473,10027009,10092545,10158081,10223617,10289153,10354689,10420225,10485761,10551297,10616833,10682369,10747905,10813441,10878977,10944513,11010049,11075585,11206657,11272193,11337729,11403265,11534337,11599873,11665409,11730945,11796481,11927553,12058625,12189697,12255233,12320769,12451841,12582913,12648449,12713985,12779521,12845057,13172737,13303809,13369345,13762561,13828097,13893633,13959169,14155777,14483457,14614529,14876673,14942209,15007745,15073281,15138817,15204353,15269889,15400961,15466497,15532033,15663105,15728641,15794177,15859713,15925249,15990785,16056321,16121857,16187393,16252929,16318465,16384001,16449537,16515073,16580609,16646145,16711681,16777217,16842753,16908289,16973825,17039361,17104897,17170433,17235969,17301505,17432577,17498113,17563649,17629185,17694721,17760257,17891329,17956865,18022401,18087937,18153473,18284545,18350081,18481153,18612225,18808833,18874369,19005441,19070977,19136513,19202049,19267585,19333121],"reference":[65538,131073,196610,262146,327682,393218,458754,524290,589826,655362,720898,786434,851970,917506,983042,1048578,1114114,1179650,1245186,1310722,1376258,1441794,1507330,1572866,1638402,1703938,1769474,1835010,1900546,1966082,2031618,2097154,2162690,2228226,2293762,2359298,2424834,2490370,2555906,2621442,2686978,2752514,2818050,2883586,2949122,3014658,3080194,3145730,3211266,3276802,3342338,3407874,3473410,3538946,3604482,3670018,3735554,3801090,3866626,3932162,3997698,4063234,4128770,4194306,4259842,4325378,4390914,4456450,4521986,4587522,4653058,4718594,4784130,4849666,4915202,4980738,5046274,5111810,5177346,5242882,5308418,5373954,5439490,5505026,5570562,5636098,5701634,5767170,5832706,5898242,5963778,6029314,6094850,6160386,6225922,6291457,6356994,6422530,6488066,6553602,6619138,6684674,6750210,6815746,6881282,6946818,7012354,7077890,7143426,7208962,7274498,7340034,7405570,7471106,7536642,7602178,7667714,7733250,7798786,7864322,7929858,7995394,8060930,8126466,8192002,8257538,8323074,8388610,8454146,8519682,8585218,8650754,8716290,8781826,8847362,8912898,8978434,9043970,9109506,9175042,9240578,9306114,9371650,9437186,9502722,9568258,9633794,9699330,9764866,9830402,9895938,9961474,10027010,10092546,10158082,10223618,10289154,10354690,10420226,10485762,10551298,10616834,10682370,10747906,10813442,10878978,10944514,11010050,11075586,11141122,11206658,11272194,11337730,11403266,11468801,11534338,11599874,11665410,11730946,11796482,11862017,11927554,11993089,12058626,12124161,12189698,12255234,12320770,12386305,12451842,12517377,12582914,12648450,12713986,12779522,12845058,12910594,12976129,13041666,13107201,13172738,13238274,13303810,13369346,13434882,13500418,13565954,13631490,13697026,13762562,13828098,13893634,13959170,14024706,14090242,14155778,14221314,14286850,14352386,14417922,14483458,14548994,14614530,14680066,14745602,14811138,14876674,14942210,15007746,15073282,15138818,15204354,15269890,15335426,15400962,15466498,15532034,15597570,15663106,15728642,15794178,15859714,15925250,15990786,16056322,16121858,16187394,16252930,16318466,16384002,16449538,16515074,16580610,16646146,16711682,16777218,16842754,16908290,16973826,17039362,17104898,17170434,17235970,17301506,17367042,17432578,17498114,17563650,17629186,17694722,17760258,17825794,17891330,17956866,18022402,18087938,18153474,18219010,18284546,18350082,18415618,18481154,18546690,18612226,18677762,18743298,18808834,18874370,18939906,19005442,19070978,19136514,19202050,19267586,19333122],"registers":[8716289,11141121,11403265,11730945,12451841,13500418,18743298,18808833,18874370,18939906,19070978,19136514],"registered":[262145,3014657,8912897,11141121,17235969,18808833]} \ No newline at end of file diff --git a/docs/fti/FTI_115.json b/docs/fti/FTI_115.json index 7211524..2c5fa00 100644 --- a/docs/fti/FTI_115.json +++ b/docs/fti/FTI_115.json @@ -1 +1 @@ -{"switches":[5373953,9437185,16252929],"simulationobjects":[11796481,14614530,16121857],"source":[655361,786433,851969,917505,983041,1048577,1114113,1179649,1245185,1310721,1376257,1441793,1507329,1572865,1638401,1703937,1769473,1835009,1900545,1966081,2031617,2097153,2162689,2228225,2293761,2359297,2424833,2490369,2555905,2621441,2686977,2752513,2818049,2883585,2949121,3014657,3080193,3145729,3211265,3276801,3342337,3407873,3473409,3538945,3604481,3670017,3735553,3801089,3866625,3932161,3997697,4063233,4128769,4194305,4259841,4390913,4456449,4521985,4587521,4653057,4849665,4915201,4980737,5177345,5242881,5439489,5636097,5701633,5767169,5832705,5898241,5963777,6094849,6160385,6225921,6291457,6356993,6422529,6488065,6553601,6684673,6750209,6815745,6881281,6946817,7012353,7077889,7143425,7208961,7274497,7340033,7471105,7536641,7602177,7667713,7733249,7798785,7864321,7929857,7995393,8060929,8126465,8192001,8257537,8323073,8388609,8454145,8519681,8585217,8716289,8781825,8912897,8978433,9043969,9109505,9175041,9240577,9306113,9371649,9437185,9502721,9568257,9633793,9699329,9764865,9830401,10027009,10092545,10223617,10289153,10354689,10420225,10485761,10551297,10616833,10682369,10747905,10813441,10944513,11075585,11141121,11206657,12058625,12124161,12320769,12386305,12451841,12517377,12779521,12845057,12976129,13041665,13172737,13303809,13369345,13500417,13565953,13697025,13893633,13959169,14024705,14090241,14221313,14286849,14483457,14548993,14614529,14745601,14876673,14942209,15007745,15073281,15138817,15204353,15269889,15335425,15400961,15466497,15532033,15597569,15663105,15728641,15794177,15859713,15925249,15990785,16056321,16121857,16187393,16252929],"sendtoserver":[7929859,8650754,8847362,9699331,11468802,12713987,14352386,15532034,15597570,15859714,15925250],"sendspersecond":[589825,4653058,15925249],"sendtoclienttarget":[6881283,7077891,8650754,8847362,11468802,13107203,14352386,15532034,15597570,15859714,15925250],"sort":[131073],"syntax":[655361,786433,851969,917505,983041,1048577,1114113,1179649,1245185,1310721,1376257,1441793,1507329,1572865,1638401,1703937,1769473,1835009,1900545,1966081,2031617,2097153,2162689,2228225,2293761,2359297,2424833,2490369,2555905,2621441,2686977,2752513,2818049,2883585,2949121,3014657,3080193,3145729,3211265,3276801,3342337,3407873,3473409,3538945,3604481,3670017,3735553,3801089,3866625,3932161,3997697,4063233,4128769,4194305,4259841,4390913,4456449,4521985,4587521,4653057,4849665,4915201,4980737,5177345,5242881,5439489,5636097,5701633,5767169,5832705,5898241,5963777,6094849,6160385,6225921,6291457,6356993,6422529,6488065,6553601,6684673,6750209,6815745,6881281,6946817,7012353,7077889,7143425,7208961,7274497,7340033,7471105,7536641,7602177,7667713,7733249,7798785,7864321,7929857,7995393,8060929,8126465,8192001,8257537,8323073,8388609,8454145,8519681,8585217,8716289,8781825,8912897,8978433,9043969,9109505,9175041,9240577,9306113,9371649,9437185,9502721,9568257,9633793,9699329,9764865,9830401,10027009,10092545,10223617,10289153,10354689,10420225,10485761,10551297,10616833,10682369,10747905,10813441,10944513,11075585,11141121,11206657,12058625,12124161,12320769,12386305,12451841,12517377,12779521,12845057,12976129,13041665,13172737,13303809,13369345,13500417,13565953,13697025,13893633,13959169,14024705,14090241,14221313,14286849,14483457,14548993,14614529,14745601,14876673,14942209,15007745,15073281,15138817,15204353,15269889,15335425,15400961,15466497,15532033,15597569,15663105,15728641,15794177,15859713,15925249,15990785,16056321,16121857,16187393,16252929],"sets":[196610,524289,2686977,3080193,3276801,12255233,14286849,15597569,15663105,15728642],"stops":[6619139,8388609,8781825,8978433,15728643],"syncronized":[11993089,13565953,15728641],"sealed":[15663105],"scenes":[9895937,16252929],"sendmessageupwards":[6029316,6619140,7405572,8650756,8847364,11468804,14352388,15532036,15597572,15663108,15728644,15794180,15859716,15925252],"spawnwithownership":[6029313,7864322,15663105],"sendtoclients":[6422531,6553603,6684675,6815747,7274499,7798787,8650758,8847366,10878983,11468806,14352390,15532038,15597574,15859718,15925254],"stopallcoroutines":[6029313,6619137,7405569,8650753,8847361,11468801,14352385,15532033,15597569,15663105,15728641,15794177,15859713,15925249],"secondsago":[10682370],"sendtononlocalclients":[7602179,8650754,8847362,9240579,11403267,11468802,14352386,15532034,15597570,15859714,15925250],"spawns":[5111809,6029314,7864321,8519681,13041665,15663106,16187393],"sendmessageoptions":[6029318,6619142,7405574,8650758,8847366,11468806,14352390,15532038,15597574,15663110,15728646,15794182,15859718,15925254],"serialize":[11206660,14680065,15990785],"scenename":[9437186],"synced":[11730945,13303809,15663105],"spawn":[6029313,8519682,11730945,13041666,13959169,15663106],"second":[327683,589826,2097153,2162689,2621441,4587521,4653057,15466499,15925250],"snapdistance":[589825,5242882,15925249],"sendtononlocalclientstarget":[8257539,8650754,8716291,8847362,11468802,11927555,14352386,15532034,15597570,15859714,15925250],"syncvar":[65537,786433,15204353],"stopcoroutine":[6029315,6619139,7405571,8650755,8847363,11468803,14352387,15532035,15597571,15663107,15728643,15794179,15859715,15925251],"sorry":[5308417,13828097],"search":[131073,13828097],"signed":[327681,3014657,15466497],"serializer":[10420225,14680065,15990785],"setup":[5439489,8847361,15532033],"switch":[9437185],"stopclient":[6619137,8388610,15728641],"send":[327682,589826,1376257,2097153,4390913,4915201,6094850,6160385,6422530,6488067,6553602,6684674,6750209,6815745,6881282,6946819,7012353,7077891,7143426,7208962,7274499,7340034,7471107,7536642,7602177,7667714,7798787,7929857,8257537,8454145,8716290,9175042,9240578,9699330,15466498,15925250],"spawnableprefabindex":[11141122,11730945,13959170,15663105],"sent":[327681,589826,2621441,4390913,4915201,15466497,15925250],"single":[2818049,2949121,3735553,4128769,4259841,4390913,4456449,4653057,4784129,4915201,4980737,5242881,10682370,13565953,13762561,16121857],"signing":[327682,2228225,2424833,15466498],"stophost":[6619137,8781826,15728641],"set":[196609,327681,1703937,2686977,14286849,15466497,15728641],"setparameterautosend":[10289156,11468801,15597569],"spawnpoolobject":[5111809,13041667,16187393],"spawnable":[196609,3342337,15728641],"subject":[65537,196609,262145,327681,393217,458753,524289,589825,655361,720897,786433,851969,917505,983041,1048577,1114113,1179649,1245185,1310721,1376257,1441793,1507329,1572865,1638401,1703937,1769473,1835009,1900545,1966081,2031617,2097153,2162689,2228225,2293761,2359297,2424833,2490369,2555905,2621441,2686977,2752513,2818049,2883585,2949121,3014657,3080193,3145729,3211265,3276801,3342337,3407873,3473409,3538945,3604481,3670017,3735553,3801089,3866625,3932161,3997697,4063233,4128769,4194305,4259841,4325377,4390913,4456449,4521985,4587521,4653057,4718593,4784129,4849665,4915201,4980737,5046273,5111809,5177345,5242881,5373953,5439489,5505025,5570561,5636097,5701633,5767169,5832705,5898241,5963777,6029313,6094849,6160385,6225921,6291457,6356993,6422529,6488065,6553601,6619137,6684673,6750209,6815745,6881281,6946817,7012353,7077889,7143425,7208961,7274497,7340033,7405569,7471105,7536641,7602177,7667713,7733249,7798785,7864321,7929857,7995393,8060929,8126465,8192001,8257537,8323073,8388609,8454145,8519681,8585217,8650753,8716289,8781825,8847361,8912897,8978433,9043969,9109505,9175041,9240577,9306113,9371649,9437185,9502721,9568257,9633793,9699329,9764865,9830401,9895937,9961473,10027009,10092545,10158081,10223617,10289153,10354689,10420225,10485761,10551297,10616833,10682369,10747905,10813441,10878977,10944513,11010049,11075585,11141121,11206657,11272193,11337729,11403265,11468801,11534337,11599873,11665409,11730945,11796481,11862017,11927553,11993089,12058625,12124161,12189697,12255233,12320769,12386305,12451841,12517377,12582913,12648449,12713985,12779521,12845057,12910593,12976129,13041665,13107201,13172737,13238273,13303809,13369345,13434881,13500417,13565953,13631489,13697025,13762561,13893633,13959169,14024705,14090241,14155777,14221313,14286849,14352385,14417921,14483457,14548993,14614529,14680065,14745601,14811137,14876673,14942209,15007745,15073281,15138817,15204353,15269889,15335425,15400961,15466497,15532033,15597569,15663105,15728641,15794177,15859713,15925249,15990785,16056321,16121857,16187393,16252929],"serialized":[7274497,7471105,7667713,7798785,8650760,8716289,8847368,9175041,9240577,9699329,10158081,10878978,11206657,11403265,11468808,11927553,12713985,13238273,13631489,14352392,15532040,15597576,15859720,15925256],"sha256":[5046274,5701633,5963777,15466498],"syncing":[11665411,12255233,14286849,15597570,15859713,15925249],"sorteddictionary":[1310722],"scene":[327681,1441793,5373953,9437186,15466497,16252929],"spawning":[327681,1835009,15466497],"spawned":[524289,3080193,11730945,12976129,15663106],"syncedvar":[65539,327681,393217,458753,589825,720897,786434,2097153,2818049,4325379,5177348,11010049,11337731,15204358,15466497,15532033,15597569,15859713,15925249],"salt":[5570562,10092546,10813442,14221314],"starts":[6619139,8126465,8323073,8585217,15728643],"startclient":[6619137,8323074,15728641],"sendtolocalclienttarget":[7012355,7340035,8650754,8847362,11468802,14155779,14352386,15532034,15597570,15859714,15925250],"sendtoservertarget":[8454147,8650754,8847362,9175043,11468802,13238275,14352386,15532034,15597570,15859714,15925250],"stopserver":[6619137,8978434,15728641],"switchscene":[5373953,9437186,16252929],"site":[5308417],"size":[327682,1572866,10485761,11075585,11141122,15466498],"string":[786434,983042,1310722,1900546,1966082,2031618,2228226,2424834,3211266,3473410,3538946,3801090,3932162,4063234,6029330,6094854,6160390,6225922,6291458,6422534,6488070,6553606,6619154,6684678,6750214,6815750,6881286,6946822,7012358,7077894,7143430,7208966,7274502,7340038,7405586,7471110,7536646,7602182,7667718,7798790,7929862,8257542,8454150,8650826,8716294,8847434,9175046,9240582,9437186,9699334,10158084,10878988,10944516,11141122,11403268,11468875,11927556,12058626,12582924,12713988,13041667,13107204,13238276,13434881,13631492,14155780,14352458,15532106,15597643,15663122,15728658,15794194,15859786,15925322],"sendtickrate":[327681,2621442,15466497],"start":[11272193,15466497],"server":[196609,327681,589825,1966081,3604481,4194305,5111812,5373953,6029316,6094849,6160385,6422529,6488065,6553601,6619138,6684673,6750209,6815745,6881281,6946817,7012353,7077889,7143425,7208961,7274497,7340033,7471105,7536641,7602177,7667713,7798785,7864321,7929857,7995393,8126465,8192001,8257537,8454145,8519681,8650780,8716289,8847388,8978433,9175041,9240577,9437185,9699329,10158082,10878982,11010050,11141121,11272193,11403266,11468828,11599874,11927554,11993091,12058625,12255234,12451841,12582918,12648450,12713986,12779521,12845057,12910594,13041665,13107202,13238274,13565953,13631490,14155778,14352412,14942209,15204353,15269889,15400961,15466498,15532062,15597598,15663108,15728646,15859742,15925279,16187396,16252929],"switching":[327681,1441793,15466497],"summary":[3211265,3473409,3538945,3801089,3932161,4063233],"started":[11993089,13565953,15728641],"serveronly":[524289,3080194,15663105],"syncvarsyncdelay":[393217,458753,589825,720897,2818050,15532033,15597569,15859713,15925249],"starthost":[6619137,8585218,15728641],"startcoroutine":[6029315,6619139,7405571,8650755,8847363,11468803,14352387,15532035,15597571,15663107,15728643,15794179,15859715,15925251],"system":[5701635,5963779,6094852,6160387,6225922,6291458,6356995,6422532,6488067,6553602,6684676,6750211,6815747,6881284,6946819,7012355,7077891,7143428,7208962,7274499,7340034,7471107,7536644,7602179,7667714,7798787,7864321,7929859,7995393,8257539,8454147,8716290,9175042,9240578,9306115,9437185,9568258,9633794,9699330,10092546,10289158,10354689,10485765,10551298,10616834,10682370,10747905,10813442,10944514,11075589,11141123,12058625,12124162,13041666,14221313,14942210,15204354,15335425,15466497,15532033,15597569,15663105,15728641,15794177,15859713,15925249,15990785,16056321,16121857,16187393,16252929],"serializes":[11206657,14680065,15990785],"startserver":[6619137,8126466,15728641],"singleton":[11993090,14024707,15728642],"secondshistory":[327681,2949122,15466497],"serializing":[11862017,15990785],"spawnableprefabs":[196609,3342338,11141121,11730945,13959169,15663105,15728641],"settrigger":[10616836,10944516,11468802,13434883,15597570],"sendtoclientstarget":[6160387,6488067,6946819,7143427,7208963,7536643,8650758,8847366,11468806,12582919,14352390,15532038,15597574,15859718,15925254],"snaping":[589825,5242881,15925249],"signkeyexchange":[327681,3014658,15466497],"sends":[393217,458753,589827,720897,2818049,4587521,4653057,6094849,6160385,6422529,6488065,6553601,6684673,6750209,6815745,6881281,6946817,7012353,7077889,7143425,7208961,7274497,7340033,7471105,7536641,7602177,7667713,7798785,7929857,8257537,8454145,8650780,8716289,8847388,9175041,9240577,9699329,10158082,10878982,11403266,11468828,11927554,12582918,12713986,13107202,13238274,13631490,14155778,14352412,15532061,15597597,15859741,15925279],"static":[9437185,9568257,9633793,10092545,10354689,10420225,10485761,10551297,10682369,10747905,10813441,11075585,11141121,11206657,12058625,12124161,12451841,13041665,14024705,14221313,14614529,15990785,16056321,16121857,16187393,16252929],"seconds":[327682,393217,458753,589825,720898,1245185,2818049,2949121,3735553,4784130,10551297,10682370,11993089,13565953,13762562,15466498,15532033,15597569,15728641,15859714,15925249,16121858],"startcoroutine_auto":[6029313,6619137,7405569,8650753,8847361,11468801,14352385,15532033,15597569,15663105,15728641,15794177,15859713,15925249],"simulation":[11796481,14614529,16121857],"smaller":[9568257,14811137,16056321],"sendmessage":[6029316,6619140,7405572,8650756,8847364,11468804,14352388,15532036,15597572,15663108,15728644,15794180,15859716,15925252],"scenenames":[327681,1900545,15466497],"sendtoclient":[6094851,7471107,8650754,8847362,10158083,11468802,14352386,15532034,15597570,15859714,15925250],"sendtolocalclient":[6750211,7667715,8650754,8847362,11468802,13631491,14352386,15532034,15597570,15859714,15925250],"simulate":[4784130,10551299,10682371,13762563,16121858]} \ No newline at end of file +{"switches":[6750209,11534337,17694721],"simulationobjects":[14811137,17432578,19333121],"source":[917505,983041,1114113,1179649,1245185,1310721,1376257,1441793,1507329,1572865,1703937,1769473,1835009,1900545,1966081,2031617,2097153,2162689,2228225,2293761,2359297,2424833,2490369,2555905,2621441,2686977,2752513,2818049,2883585,2949121,3014657,3080193,3145729,3211265,3276801,3342337,3407873,3473409,3538945,3604481,3670017,3735553,3801089,3866625,3932161,3997697,4063233,4128769,4194305,4259841,4325377,4390913,4456449,4521985,4587521,4653057,4718593,4784129,4849665,4915201,4980737,5046273,5111809,5177345,5308417,5373953,5439489,5570561,5636097,5701633,5767169,5832705,6029313,6160385,6225921,6553601,6815745,6881281,7208961,7340033,7405569,7536641,7602177,7667713,7733249,7798785,7864321,7929857,7995393,8060929,8126465,8192001,8257537,8323073,8388609,8454145,8519681,8585217,8650753,8716289,8781825,8847361,8912897,8978433,9043969,9175041,9240577,9306113,9371649,9437185,9502721,9568257,9633793,9699329,9764865,9830401,9895937,9961473,10027009,10092545,10158081,10223617,10289153,10354689,10420225,10485761,10551297,10616833,10682369,10747905,10813441,10878977,10944513,11010049,11075585,11206657,11272193,11337729,11403265,11534337,11599873,11665409,11730945,11796481,11927553,12058625,12189697,12255233,12320769,12451841,12582913,12648449,12713985,12779521,12845057,13172737,13303809,13369345,13762561,13828097,13893633,13959169,14155777,14483457,14614529,14876673,14942209,15007745,15073281,15138817,15204353,15269889,15400961,15466497,15532033,15663105,15728641,15794177,15859713,15925249,15990785,16056321,16121857,16187393,16252929,16318465,16384001,16449537,16515073,16580609,16646145,16711681,16777217,16842753,16908289,16973825,17039361,17104897,17170433,17235969,17301505,17432577,17498113,17563649,17629185,17694721,17760257,17891329,17956865,18022401,18087937,18153473,18284545,18350081,18481153,18612225,18808833,18874369,19005441,19070977,19136513,19202049,19267585,19333121],"sendtoserver":[10354691,11075587,11141122,13500418,13631491,18743298,18808834,18874370,18939906,19070978,19136514],"sendspersecond":[1048577,5832706,19136513],"sendtoclienttarget":[9502723,10092547,11141122,13500418,17825795,18743298,18808834,18874370,18939906,19070978,19136514],"sort":[131073],"syntax":[917505,983041,1114113,1179649,1245185,1310721,1376257,1441793,1507329,1572865,1703937,1769473,1835009,1900545,1966081,2031617,2097153,2162689,2228225,2293761,2359297,2424833,2490369,2555905,2621441,2686977,2752513,2818049,2883585,2949121,3014657,3080193,3145729,3211265,3276801,3342337,3407873,3473409,3538945,3604481,3670017,3735553,3801089,3866625,3932161,3997697,4063233,4128769,4194305,4259841,4325377,4390913,4456449,4521985,4587521,4653057,4718593,4784129,4849665,4915201,4980737,5046273,5111809,5177345,5308417,5373953,5439489,5570561,5636097,5701633,5767169,5832705,6029313,6160385,6225921,6553601,6815745,6881281,7208961,7340033,7405569,7536641,7602177,7667713,7733249,7798785,7864321,7929857,7995393,8060929,8126465,8192001,8257537,8323073,8388609,8454145,8519681,8585217,8650753,8716289,8781825,8847361,8912897,8978433,9043969,9175041,9240577,9306113,9371649,9437185,9502721,9568257,9633793,9699329,9764865,9830401,9895937,9961473,10027009,10092545,10158081,10223617,10289153,10354689,10420225,10485761,10551297,10616833,10682369,10747905,10813441,10878977,10944513,11010049,11075585,11206657,11272193,11337729,11403265,11534337,11599873,11665409,11730945,11796481,11927553,12058625,12189697,12255233,12320769,12451841,12582913,12648449,12713985,12779521,12845057,13172737,13303809,13369345,13762561,13828097,13893633,13959169,14155777,14483457,14614529,14876673,14942209,15007745,15073281,15138817,15204353,15269889,15400961,15466497,15532033,15663105,15728641,15794177,15859713,15925249,15990785,16056321,16121857,16187393,16252929,16318465,16384001,16449537,16515073,16580609,16646145,16711681,16777217,16842753,16908289,16973825,17039361,17104897,17170433,17235969,17301505,17432577,17498113,17563649,17629185,17694721,17760257,17891329,17956865,18022401,18087937,18153473,18284545,18350081,18481153,18612225,18808833,18874369,19005441,19070977,19136513,19202049,19267585,19333121],"sets":[786434,3932161,4521985,14090241,16973825,17760258,18874369],"stops":[9109507,10551297,10682369,10944513,17760259],"syncronized":[14417921,17170433,17760257],"specified":[5963777,7340034,7405570,8388610,12910596,16777221],"servertransports":[262145,2752514,17235969],"sealed":[19005441],"scenes":[12386305,17694721],"sendmessageupwards":[7077892,7274500,9109508,11141124,13500420,17760260,18612228,18743300,18808836,18874372,18939908,19005444,19070980,19136516],"spawnwithownership":[7274497,12582914,19005441],"sendtoclients":[8519683,9043971,9437187,9895939,10158083,10878979,11141126,13500422,15597575,18743302,18808838,18874374,18939910,19070982,19136518],"stopallcoroutines":[7077889,7274497,9109505,11141121,13500417,17760257,18612225,18743297,18808833,18874369,18939905,19005441,19070977,19136513],"secondsago":[13893634],"sendtononlocalclients":[10485763,11141122,13500418,15466499,18546691,18743298,18808834,18874370,18939906,19070978,19136514],"spawns":[6946817,7274498,12320769,12582913,16711681,17104897,19005442],"sendmessageoptions":[7077894,7274502,9109510,11141126,13500422,17760262,18612230,18743302,18808838,18874374,18939910,19005446,19070982,19136518],"serialize":[6422529,14876676,19202049],"scenename":[11534338],"synced":[14221313,15990785,19005441],"spawn":[7274497,12320770,16711682,19005441],"second":[262147,1048578,2359297,2424833,3604481,5570561,5832705,7405569,8388609,17235971,19136514],"snapdistance":[1048577,6225922,19136513],"stored":[14745601,16515073,18612225],"sendtononlocalclientstarget":[9764867,10027011,11141122,13500418,18677763,18743298,18808834,18874370,18939906,19070978,19136514],"sever":[262145,2752513,17235969],"syncvar":[65537,917505,18350081],"stopcoroutine":[7077891,7274499,9109507,11141123,13500419,17760259,18612227,18743299,18808835,18874371,18939907,19005443,19070979,19136515],"sorry":[6291457,13107201],"search":[131073,13107201],"signed":[262145,3342337,17235969],"serializer":[6422529,13369345,19202049],"setup":[8912897,11141121,18808833],"switch":[11534337],"stopclient":[9109505,10551298,17760257],"send":[262146,1048578,2359297,2621441,5701633,6160385,8519682,8847363,8978434,9043970,9175043,9306113,9437187,9502722,9633794,9699330,9764865,9830402,9895939,10027010,10092547,10158081,10289153,10354690,10485762,10813443,10878978,11075585,11206658,11665409,12845057,13762562,14614530,15466497,17235970,19136514],"structures":[7208961,11468801],"spawnableprefabindex":[15138818],"servernetid":[13697026,15007747,16777218],"sent":[262145,1048578,3604481,5701633,6160385,17235969,19136514],"single":[2883585,4063233,4653057,4915201,5636097,5701633,5832705,6029313,6160385,6225921,6619137,6815745,13893634,15335425,16187393,17170433,19333121],"signing":[262146,2818049,3407873,17235970],"stophost":[9109505,10682370,17760257],"set":[786433,4521985,7798786,16973825,17760257],"setparameterautosend":[12648452,13500417,18874369],"spawnpoolobject":[6946817,16711683,17104897],"spawnable":[262145,2686977,17235969],"subject":[65537,196609,262145,327681,393217,458753,524289,589825,655361,720897,786433,851969,917505,983041,1048577,1114113,1179649,1245185,1310721,1376257,1441793,1507329,1572865,1638401,1703937,1769473,1835009,1900545,1966081,2031617,2097153,2162689,2228225,2293761,2359297,2424833,2490369,2555905,2621441,2686977,2752513,2818049,2883585,2949121,3014657,3080193,3145729,3211265,3276801,3342337,3407873,3473409,3538945,3604481,3670017,3735553,3801089,3866625,3932161,3997697,4063233,4128769,4194305,4259841,4325377,4390913,4456449,4521985,4587521,4653057,4718593,4784129,4849665,4915201,4980737,5046273,5111809,5177345,5242881,5308417,5373953,5439489,5505025,5570561,5636097,5701633,5767169,5832705,5898241,5963777,6029313,6094849,6160385,6225921,6356993,6422529,6488065,6553601,6619137,6684673,6750209,6815745,6881281,6946817,7012353,7077889,7143425,7208961,7274497,7340033,7405569,7471105,7536641,7602177,7667713,7733249,7798785,7864321,7929857,7995393,8060929,8126465,8192001,8257537,8323073,8388609,8454145,8519681,8585217,8650753,8716289,8781825,8847361,8912897,8978433,9043969,9109505,9175041,9240577,9306113,9371649,9437185,9502721,9568257,9633793,9699329,9764865,9830401,9895937,9961473,10027009,10092545,10158081,10223617,10289153,10354689,10420225,10485761,10551297,10616833,10682369,10747905,10813441,10878977,10944513,11010049,11075585,11141121,11206657,11272193,11337729,11403265,11468801,11534337,11599873,11665409,11730945,11796481,11862017,11927553,11993089,12058625,12124161,12189697,12255233,12320769,12386305,12451841,12517377,12582913,12648449,12713985,12779521,12845057,12910593,12976129,13041665,13172737,13238273,13303809,13369345,13434881,13500417,13565953,13631489,13697025,13762561,13828097,13893633,13959169,14024705,14090241,14155777,14221313,14286849,14352385,14417921,14483457,14548993,14614529,14680065,14745601,14811137,14876673,14942209,15007745,15073281,15138817,15204353,15269889,15335425,15400961,15466497,15532033,15597569,15663105,15728641,15794177,15859713,15925249,15990785,16056321,16121857,16187393,16252929,16318465,16384001,16449537,16515073,16580609,16646145,16711681,16777217,16842753,16908289,16973825,17039361,17104897,17170433,17235969,17301505,17367041,17432577,17498113,17563649,17629185,17694721,17760257,17825793,17891329,17956865,18022401,18087937,18153473,18219009,18284545,18350081,18415617,18481153,18546689,18612225,18677761,18743297,18808833,18874369,18939905,19005441,19070977,19136513,19202049,19267585,19333121],"serialized":[9437185,9830401,9895937,10027009,10354689,10485761,10813441,11141128,13500424,13565953,13631489,14352385,14614529,14876673,15597570,18219009,18546689,18677761,18743304,18808840,18874376,18939912,19070984,19136520],"sha256":[6356994,7602177,8650753,17235970],"syncing":[11993091,14090241,16973825,18874370,19070977,19136513],"serializableattribute":[16449537,17235969,18022401,18284545,18481153],"scene":[262145,2555905,6750209,11534338,17235969,17694721],"spawned":[14221313,15532033,19005441],"spawning":[262145,2031617,17235969],"syncedvar":[65539,262145,655361,720897,917506,1048577,1638401,2359297,4063233,5898243,7929860,12976129,13434883,17235969,18350086,18808833,18874369,19070977,19136513],"socket":[589825,3670017,18284545],"salt":[7143426,11599874,12713986,18087938],"starts":[9109508,9371649,9568257,9961473,10223617,17760260],"startclient":[9109505,9371650,17760257],"sendtolocalclienttarget":[11141122,12845059,13500418,13762563,18415619,18743298,18808834,18874370,18939906,19070978,19136514],"sendtoservertarget":[9306115,9830403,11141122,13500418,14352387,18743298,18808834,18874370,18939906,19070978,19136514],"stopserver":[9109505,10944514,17760257],"switchscene":[6750209,11534338,17694721],"startclientwebsocket":[9109505,9568258,17760257],"site":[6291457],"size":[262146,2293762,13959169,15138818,15204353,17235970],"string":[917506,983042,1310722,1966082,2818050,2949122,3407874,3473410,3538946,4194306,4325378,4587522,4849666,4980738,5308418,7077906,7274514,8323074,8519686,8716290,8847366,8978438,9043974,9109522,9175046,9306118,9437190,9502726,9633798,9699334,9764870,9830406,9895942,10027014,10092550,10158086,10289158,10354694,10485766,10813446,10878982,11075590,11141194,11206662,11534338,11665414,12845062,13500491,13565956,13631492,13762566,13828100,14352388,14614534,14680065,15138818,15466502,15597580,15859714,16711683,17367052,17760274,17825796,18219012,18415620,18546692,18612242,18677764,18743370,18808906,18874443,18939978,19005458,19071050,19136586],"sendtickrate":[262145,3604482,17235969],"start":[11468801,17235969],"server":[786433,1048577,4259841,5111809,6750209,6946820,7274500,8519681,8847361,8978433,9043969,9109506,9175041,9306113,9437185,9502721,9633793,9699329,9764865,9830401,9895937,10027009,10092545,10158081,10223617,10289153,10354689,10485761,10813441,10878977,10944513,11075585,11141148,11206657,11337729,11468801,11534337,11665409,11796481,12320769,12582913,12845057,12976130,13500444,13565954,13631490,13762561,14024706,14090242,14286850,14352386,14417923,14548994,14614529,15007745,15138817,15400961,15466497,15597574,15663105,15859713,16318465,16384001,16711681,16842753,17104900,17170433,17235969,17367046,17694721,17760262,17825794,17891329,18219010,18350081,18415618,18546690,18677762,18743324,18808862,18874398,18939932,19005444,19071006,19136543],"switching":[262145,2555905,17235969],"summary":[4194305,4325377,4587521,4849665,4980737,5308417],"started":[14417921,17170433,17760257],"syncvarsyncdelay":[655361,720897,1048577,1638401,4063234,18808833,18874369,19070977,19136513],"starthost":[9109505,9961476,17760257],"startcoroutine":[7077891,7274499,9109507,11141123,13500419,17760259,18612227,18743299,18808835,18874371,18939907,19005443,19070979,19136515],"structure":[393217,1376257,1441793,1507329,5963777,7208961,7340033,7405569,7667713,7733249,7798785,8060929,8192001,8388609,11468802,12910593,13041665,13697025,15007745,16777218],"system":[7340033,7602179,7798788,8192001,8323074,8519684,8585219,8650755,8716290,8847363,8978436,9043972,9175043,9306115,9437187,9502724,9633796,9699330,9764867,9830402,9895939,9961478,10027010,10092547,10158083,10289155,10354690,10485762,10813443,10878978,11075587,11206660,11272195,11337729,11534337,11599874,11665411,11927554,12189698,12582913,12648454,12713986,12845059,13172738,13303809,13762562,13828098,13893634,13959173,14155777,14483458,14614530,15138819,15204357,15466499,15859713,16121858,16449537,16711682,17104897,17235969,17629185,17694721,17760257,17891330,18022401,18087937,18284545,18350082,18481153,18612225,18808833,18874369,19005441,19070977,19136513,19202049,19267585,19333121],"support":[327681,1179649,16449537],"serializes":[6422529,14876673,19202049],"startserver":[9109505,10223618,17760257],"singleton":[14417922,15794179,17760258],"secondshistory":[262145,2883586,17235969],"serializing":[12124161,19202049],"spawnableprefabs":[15138817],"settrigger":[13172740,13500418,13828100,14680067,18874370],"sendtoclientstarget":[8847363,9175043,9633795,9699331,10289155,11141126,11206659,13500422,17367047,18743302,18808838,18874374,18939910,19070982,19136518],"snaping":[1048577,6225921,19136513],"signkeyexchange":[262145,3342338,17235969],"sends":[655361,720897,1048579,1638401,4063233,5570561,5832705,8519681,8847361,8978433,9043969,9175041,9306113,9437185,9502721,9633793,9699329,9764865,9830401,9895937,10027009,10092545,10158081,10289153,10354689,10485761,10813441,10878977,11075585,11141148,11206657,11665409,12845057,13500444,13565954,13631490,13762561,14352386,14614529,15466497,15597574,17367046,17825794,18219010,18415618,18546690,18677762,18743324,18808861,18874397,18939932,19071005,19136543],"static":[7405569,8388609,11534337,11599873,11927553,12189697,12713985,13303809,13369345,13697025,13893633,13959169,14155777,14483457,14876673,15007746,15138817,15204353,15794177,15859713,16121857,16318465,16711681,16777217,17104897,17432577,17694721,18087937,19202049,19267585,19333121],"seconds":[262146,655361,720897,1048577,1572865,1638402,2883585,4063233,6619138,6815745,13893634,14417921,14483457,15335426,17170433,17235970,17760257,18808833,18874369,19070978,19136513,19333122],"suitable":[7208961],"struct":[7798785,8192001,13041666,16777219],"startcoroutine_auto":[7077889,7274497,9109505,11141121,13500417,17760257,18612225,18743297,18808833,18874369,18939905,19005441,19070977,19136513],"simulation":[14811137,17432577,19333121],"smaller":[6488065,11927553,19267585],"sendmessage":[7077892,7274500,9109508,11141124,13500420,17760260,18612228,18743300,18808836,18874372,18939908,19005444,19070980,19136516],"scenenames":[262145,2949121,17235969],"sendtoclient":[8978435,10813443,11141122,13500418,13565955,18743298,18808834,18874370,18939906,19070978,19136514],"serves":[5963777,7208961,16777217],"sendtolocalclient":[11141122,11665411,13500418,14614531,18219011,18743298,18808834,18874370,18939906,19070978,19136514],"simulate":[6619138,13893635,14483459,15335427,19333122]} \ No newline at end of file diff --git a/docs/fti/FTI_116.json b/docs/fti/FTI_116.json index ef43b89..cf2cb76 100644 --- a/docs/fti/FTI_116.json +++ b/docs/fti/FTI_116.json @@ -1 +1 @@ -{"tostring":[4325377,4718593,5046273,5505025,6029313,6619137,7405569,8650753,8847361,11468801,14352385,14942209,15204353,15335425,15466497,15532033,15597569,15663105,15728641,15794177,15859713,15925249],"try":[5308417,13828097],"tracked":[11534337,15794177],"trackedobject":[7405571,9043972,11534337,12189699,14614530,15794182],"talk":[327681,1769473,15466497],"title":[131073],"transforms":[11665409,15925249],"typeid":[11337729,14417921,14942209,15204353],"top":[65537,196609,262145,327681,393217,458753,524289,589825,720897,4325377,4718593,4784129,5046273,5111809,5373953,5505025,5570561,6029313,6619137,7405569,8650753,8847361,10158081,10878977,11337729,11403265,11468801,11599873,11796481,11730945,11927553,11993089,12189697,12255233,12582913,12648449,12713985,12910593,13107201,13238273,13434881,13631489,13762561,13828097,14155777,14221313,14352385,14417921,14680065,14811137,14942211,15204356,15335427,15466499,15532036,15597572,15663108,15728644,15794179,15859716,15925252,15990785,16056321,16121858,16187393,16252929],"timing":[327681,1245185,15466497],"transform":[11599873,11730945,11993089,12189697,12255233,12648449,12910593,15532033,15597569,15663105,15728641,15794177,15859713,15925249],"todo":[9306113,9830401,10289153,10616833,10944513,11468805,13434882,15597573],"turns":[4784132,10551298,10682370,10747905,13762564,14680065,15990785,16121860],"triggername":[10944515],"typo":[13828097],"time":[4784131,10551299,10682370,11993090,13565954,13762563,15728642,16121859],"true":[5701633],"trusted":[327681,1966081,15466497],"topic":[1],"tag":[11599873,11730945,11993089,12189697,12255233,12648449,12910593,15532033,15597569,15663105,15728641,15794177,15859713,15925249],"times":[327683,2097153,2162689,2621441,15466499],"type":[65537,196609,262145,327682,393217,458753,524289,589825,655361,720897,786433,851969,917505,983041,1048578,1114113,1179649,1245185,1310721,1376257,1441793,1507329,1572865,1638401,1703937,1769473,1835009,1900545,1966081,2031617,2097153,2162689,2228225,2293761,2359297,2424833,2490369,2555905,2621441,2686977,2752513,2818049,2883585,2949121,3014657,3080193,3145729,3211265,3276801,3342337,3407873,3473409,3538945,3604481,3670017,3735553,3801089,3866625,3932161,3997697,4063233,4128769,4194305,4259841,4325377,4390913,4456449,4521985,4587521,4653057,4718593,4915201,4980737,5046273,5111809,5242881,5373953,5505025,5570561,5701634,5963778,6029323,6094852,6160387,6225922,6291459,6356994,6422532,6488070,6553605,6619147,6684676,6750211,6815747,6881284,6946822,7012355,7077894,7143428,7208965,7274502,7340037,7405579,7471110,7536644,7602179,7667717,7798790,7864321,7929859,7995393,8126465,8257539,8323073,8454147,8585217,8650763,8716293,8847371,9175045,9240581,9306114,9437185,9568259,9633795,9699333,10092547,10289154,10354690,10485763,10551298,10616833,10682370,10747908,10813443,10944513,11075587,11141123,11206660,11337729,11468811,11599873,11730945,11796481,11993089,12058625,12124163,12189697,12255233,12320769,12386305,12451841,12517377,12648449,12779521,12845057,12910593,12976129,13041668,13172737,13303809,13369345,13500417,13565953,13697025,13893633,13959169,14024705,14090241,14221313,14286849,14352395,14417921,14483457,14548993,14614529,14680065,14745601,14811137,14876673,14942209,15007745,15073281,15138817,15204353,15269889,15335425,15400961,15466498,15532043,15597579,15663115,15728651,15794187,15859723,15925259,15990785,16056321,16121857,16187393,16252929],"turned":[10551297,10682369]} \ No newline at end of file +{"tostring":[5242881,5505025,5898241,5963777,6094849,6356993,6684673,7012353,7077889,7274497,7471105,9109505,11141121,13500417,16449537,16777217,17235969,17629185,17760257,17891329,18022401,18284545,18350081,18481153,18612225,18743297,18808833,18874369,18939905,19005441,19070977,19136513],"totalpoints":[14745601,16515074,18612225],"try":[6291457,13107201],"transport":[196609,262145,1114113,2752513,7798785,11468801,13041665,16777217,17235969,18284545,18481153],"tracked":[11862017,18612225],"trackedobject":[7077891,10747908,11862017,14745603,16187394,16515074,17432578,18612230],"talk":[262145,3211265,17235969],"title":[131073],"transforms":[11993089,19136513],"typeid":[13238273,13434881,17891329,18350081],"top":[65537,196609,262145,327681,393217,458753,524289,589825,655361,720897,786433,851969,1048577,1638401,5242881,5505025,5898241,5963777,6094849,6356993,6422529,6488065,6619137,6684673,6750209,6946817,7012353,7077889,7143425,7274497,7471105,9109505,11141121,12910593,13041665,13107201,13238273,13434881,13500417,13565953,13631489,13697025,14024705,14090241,14221313,14286849,14352385,14417921,14548993,14680065,14745601,14811137,15335425,15597569,16449539,16777221,17104897,17235971,17367041,17629187,17694721,17760260,17825793,17891331,18022403,18087937,18219009,18284547,18350084,18415617,18481155,18546689,18612227,18677761,18743297,18808836,18874372,18939905,19005444,19070980,19136516,19202049,19267585,19333122],"timing":[262145,1572865,17235969],"transform":[14024705,14090241,14221313,14286849,14417921,14548993,14745601,17760257,18612225,18808833,18874369,19005441,19070977,19136513],"todo":[11272193,12255233,12648449,13172737,13500421,13828097,14680066,18874373],"turns":[6422529,6619140,13893634,14155777,14483458,15335428,19202049,19333124],"triggername":[13828099],"typo":[13107201],"time":[6619139,13893634,14417922,14483459,14745601,15335427,16187393,17170434,17760258,18612225,19333123],"trigger":[786433,5046273,17760257],"true":[589825,3670017,7340033,7405569,7602177,7667713,7798786,8060929,8388609,18284545],"transporthost":[589827,2752514,3473410,3670018,3997698,5505027,7864324,11468801,18284550],"table":[7208961],"tcp":[589825,3670017,18284545],"topic":[1],"tag":[14024705,14090241,14221313,14286849,14417921,14548993,14745601,17760257,18612225,18808833,18874369,19005441,19070977,19136513],"times":[262147,2359297,2424833,3604481,17235971],"total":[14745601,16515073,18612225],"type":[65537,196611,262146,327681,393217,458753,524289,589825,655361,720897,786433,851969,917505,983041,1048577,1114116,1179649,1245185,1310721,1376257,1441793,1507329,1572865,1638401,1703937,1769473,1835009,1900545,1966081,2031617,2097154,2162689,2228225,2293761,2359297,2424833,2490369,2555905,2621441,2686977,2752513,2818049,2883585,2949121,3014657,3080193,3145729,3211265,3276801,3342337,3407873,3473409,3538945,3604481,3670017,3735553,3801089,3866625,3932161,3997697,4063233,4128769,4194305,4259841,4325377,4390913,4456449,4521985,4587521,4653057,4718593,4784129,4849665,4915201,4980737,5046273,5111809,5177345,5242881,5308417,5373953,5439489,5505025,5570561,5636097,5701633,5767169,5832705,5898241,5963777,6029313,6094849,6160385,6225921,6356993,6422529,6488065,6684673,6750209,6815745,6946817,7012353,7077899,7143425,7208961,7274507,7340034,7405571,7471105,7602178,7667713,7733249,7798788,8060929,8192001,8323074,8388611,8519684,8585218,8650754,8716291,8847366,8978436,9043972,9109515,9175046,9306115,9437190,9502724,9633796,9699333,9764867,9830405,9895942,9961474,10027013,10092550,10158083,10289155,10354693,10485765,10813446,10878981,11075587,11141131,11206660,11272194,11337729,11468801,11534337,11599875,11665411,11927555,12189699,12582913,12648450,12713987,12845059,12910593,13172737,13238273,13303810,13434881,13500427,13697025,13762565,13828097,13893634,13959171,14024705,14090241,14155780,14221313,14286849,14417921,14483458,14548993,14614533,14745601,14811137,14876676,14942209,15007745,15073281,15138819,15204355,15269889,15400961,15466499,15532033,15663105,15728641,15794177,15859713,15925249,15990785,16056321,16121859,16187393,16252929,16318465,16384001,16449538,16515073,16580609,16646145,16711684,16777217,16842753,16908289,16973825,17039361,17104897,17170433,17235970,17301505,17432577,17498113,17563649,17629185,17694721,17760267,17891329,17956865,18022401,18087937,18153473,18284545,18350081,18481155,18612235,18743307,18808843,18874379,18939915,19005451,19070987,19136523,19202049,19267585,19333121],"turned":[262146,1703938,13893633,14483457,17235970]} \ No newline at end of file diff --git a/docs/fti/FTI_117.json b/docs/fti/FTI_117.json index 4a96b19..2fab170 100644 --- a/docs/fti/FTI_117.json +++ b/docs/fti/FTI_117.json @@ -1 +1 @@ -{"useguilayout":[11599873,11730945,11993089,12189697,12255233,12648449,12910593,15532033,15597569,15663105,15728641,15794177,15859713,15925249],"url":[13828097],"unique":[11730945,13303809,15663105],"uint":[6356993,9633793,11141121,12124161,13303809,13697025],"unityengine":[13041666],"ump":[6029316,6619140,7405572,8650756,8847364,11468804,14352388,15532036,15597572,15663108,15728644,15794180,15859716,15925252],"uint32":[6356995,9633793,11141121,12124161,13303809,13697025],"updated":[65537,786433,15204353],"user":[6094850,6160386,6422530,6488066,6553602,6684674,6750210,6815746,6881282,6946818,7012354,7077890,7143426,7208962,7274498,7340034,7471106,7536642,7602178,7667714,7798786,7929858,8257538,8454146,8716290,9175042,9240578,9699330],"used":[262145,327684,851969,1310721,1376257,1703937,1900545,6291457,11272193,11534338,11730945,12255233,13959169,14286849,15335425,15466501,15597569,15663106,15794177],"uint16":[1769473,13500417],"ushort":[1769473,13500417]} \ No newline at end of file +{"useguilayout":[14024705,14090241,14221313,14286849,14417921,14548993,14745601,17760257,18612225,18808833,18874369,19005441,19070977,19136513],"url":[13107201],"unique":[14221313,15990785,19005441],"uint":[3866625,4390913,4456450,5373953,7733249,8192001,8519681,8585217,8716289,8847361,8978433,9043969,9502721,9633793,11206657,11337729,12189697,12582913,14483457,15138817,15990785,16121857,16252929,16580609,16646145,16842753,17563649],"unityengine":[9961476,16711682],"ump":[7077892,7274500,9109508,11141124,13500420,17760260,18612228,18743300,18808836,18874372,18939908,19005444,19070980,19136516],"uint32":[3866625,4390913,4456450,5373953,6619137,7733249,8192002,8519682,8585219,8716289,8847362,8978434,9043970,9502722,9633794,11141127,11206658,11337729,12189697,12582913,13041665,13500423,13565953,14483458,15138817,15335425,15597570,15990785,16121857,16252929,16580609,16646145,16777217,16842753,17367043,17563649,17825793,18743303,18808839,18874375,18939911,19070983,19136519,19333121],"updated":[65537,917505,18350081],"unity":[786433,5046273,17760257],"user":[8519682,8847362,8978434,9043970,9175042,9306114,9437186,9502722,9633794,9699330,9764866,9830402,9895938,10027010,10092546,10158082,10289154,10354690,10485762,10813442,10878978,11075586,11206658,11665410,12845058,13762562,14614530,15466498],"using":[9109505,9568257,17760257],"udp":[589825,3670017,18284545],"uses":[262146,1703937,2752513,17235970],"used":[262147,458753,786433,2162689,2621441,2949121,3276801,5046273,8716289,11468801,11862018,14090241,16973825,17235972,17629185,17760257,18612225,18874369,19005441],"uint16":[1376257,3211265,7798786,13041665,16777217,17039361],"ushort":[1376257,3211265,7798785,17039361]} \ No newline at end of file diff --git a/docs/fti/FTI_118.json b/docs/fti/FTI_118.json index 2655244..5b12679 100644 --- a/docs/fti/FTI_118.json +++ b/docs/fti/FTI_118.json @@ -1 +1 @@ -{"verified":[10485761,11075585,14811138,16056322],"valid":[11993089,15400961,15728641],"virtual":[5439489,5767169,5898241],"view":[655361,786433,851969,917505,983041,1048577,1114113,1179649,1245185,1310721,1376257,1441793,1507329,1572865,1638401,1703937,1769473,1835009,1900545,1966081,2031617,2097153,2162689,2228225,2293761,2359297,2424833,2490369,2555905,2621441,2686977,2752513,2818049,2883585,2949121,3014657,3080193,3145729,3211265,3276801,3342337,3407873,3473409,3538945,3604481,3670017,3735553,3801089,3866625,3932161,3997697,4063233,4128769,4194305,4259841,4390913,4456449,4521985,4587521,4653057,4849665,4915201,4980737,5177345,5242881,5439489,5636097,5701633,5767169,5832705,5898241,5963777,6094849,6160385,6225921,6291457,6356993,6422529,6488065,6553601,6684673,6750209,6815745,6881281,6946817,7012353,7077889,7143425,7208961,7274497,7340033,7471105,7536641,7602177,7667713,7733249,7798785,7864321,7929857,7995393,8060929,8126465,8192001,8257537,8323073,8388609,8454145,8519681,8585217,8716289,8781825,8912897,8978433,9043969,9109505,9175041,9240577,9306113,9371649,9437185,9502721,9568257,9633793,9699329,9764865,9830401,10027009,10092545,10223617,10289153,10354689,10420225,10485761,10551297,10616833,10682369,10747905,10813441,10944513,11075585,11141121,11206657,12058625,12124161,12320769,12386305,12451841,12517377,12779521,12845057,12976129,13041665,13172737,13303809,13369345,13500417,13565953,13697025,13893633,13959169,14024705,14090241,14221313,14286849,14483457,14548993,14614529,14745601,14876673,14942209,15007745,15073281,15138817,15204353,15269889,15335425,15400961,15466497,15532033,15597569,15663105,15728641,15794177,15859713,15925249,15990785,16056321,16121857,16187393,16252929],"versions":[327681,1769473,15466497],"vector3":[13041667],"value":[655361,786433,851969,917505,983041,1048577,1114113,1179649,1245185,1310721,1376257,1441793,1507329,1572865,1638401,1703937,1769473,1835009,1900545,1966081,2031617,2097153,2162689,2228225,2293761,2359297,2424833,2490369,2555905,2621441,2686977,2752513,2818049,2883585,2949121,3014657,3080193,3145729,3211265,3276801,3342337,3407873,3473409,3538945,3604481,3670017,3735553,3801089,3866625,3932161,3997697,4063233,4128769,4194305,4259841,4390913,4456449,4521985,4587521,4653057,4915201,4980737,5242881,5701633,5963777,6291457,6356993,9306113,9568257,9633793,10092545,10289155,10354689,10485761,10747905,10813441,11075585,11206657,12124161,12320769,12386305,12517377,12779521,12845057,12976129,13041665,13172737,13303809,13369345,13500417,13565953,13697025,13893633,13959169,14024705,14090241,14286849,14483457,14548993,14614529,14745601,14876673,15007745,15073281,15138817,15269889,15400961],"variables":[11010050,14942209,15204353],"version":[327681,655361,786433,851969,917505,983041,1048577,1114113,1179649,1245185,1310721,1376257,1441793,1507329,1572865,1638401,1703937,1769474,1835009,1900545,1966081,2031617,2097153,2162689,2228225,2293761,2359297,2424833,2490369,2555905,2621441,2686977,2752513,2818049,2883585,2949121,3014657,3080193,3145729,3211265,3276801,3342337,3407873,3473409,3538945,3604481,3670017,3735553,3801089,3866625,3932161,3997697,4063233,4128769,4194305,4259841,4390913,4456449,4521985,4587521,4653057,4849665,4915201,4980737,5177345,5242881,5439489,5636097,5701633,5767169,5832705,5898241,5963777,6094849,6160385,6225921,6291457,6356993,6422529,6488065,6553601,6684673,6750209,6815745,6881281,6946817,7012353,7077889,7143425,7208961,7274497,7340033,7471105,7536641,7602177,7667713,7733249,7798785,7864321,7929857,7995393,8060929,8126465,8192001,8257537,8323073,8388609,8454145,8519681,8585217,8716289,8781825,8912897,8978433,9043969,9109505,9175041,9240577,9306113,9371649,9437185,9502721,9568257,9633793,9699329,9764865,9830401,10027009,10092545,10223617,10289153,10354689,10420225,10485761,10551297,10616833,10682369,10747905,10813441,10944513,11075585,11141121,11206658,12058625,12124161,12320769,12386305,12451841,12517377,12779521,12845057,12976129,13041665,13172737,13303809,13369345,13500417,13565953,13697025,13893633,13959169,14024705,14090241,14221313,14286849,14483457,14548993,14614529,14745601,14876673,14942209,15007745,15073281,15138817,15204353,15269889,15335425,15400961,15466498,15532033,15597569,15663105,15728641,15794177,15859713,15925249,15990785,16056321,16121857,16187393,16252929],"void":[5439489,5767169,5898241,6094849,6160385,6225921,6422529,6488065,6553601,6684673,6750209,6815745,6881281,6946817,7012353,7077889,7143425,7208961,7274497,7340033,7471105,7536641,7602177,7667713,7798785,7864321,7929857,7995393,8126465,8192001,8257537,8323073,8388609,8454145,8519681,8585217,8716289,8781825,8978433,9175041,9240577,9371649,9437185,9502721,9699329,9830401,10027009,10289153,10420225,10551297,10616833,10682369,10944513,11141121,12058625,12451841]} \ No newline at end of file +{"verified":[6488066,13959169,15204353,19267586],"valid":[14417921,16842753,17760257],"values":[7798785,13041665,16777217],"virtual":[8126465,8454145,8912897],"view":[917505,983041,1114113,1179649,1245185,1310721,1376257,1441793,1507329,1572865,1703937,1769473,1835009,1900545,1966081,2031617,2097153,2162689,2228225,2293761,2359297,2424833,2490369,2555905,2621441,2686977,2752513,2818049,2883585,2949121,3014657,3080193,3145729,3211265,3276801,3342337,3407873,3473409,3538945,3604481,3670017,3735553,3801089,3866625,3932161,3997697,4063233,4128769,4194305,4259841,4325377,4390913,4456449,4521985,4587521,4653057,4718593,4784129,4849665,4915201,4980737,5046273,5111809,5177345,5308417,5373953,5439489,5570561,5636097,5701633,5767169,5832705,6029313,6160385,6225921,6553601,6815745,6881281,7208961,7340033,7405569,7536641,7602177,7667713,7733249,7798785,7864321,7929857,7995393,8060929,8126465,8192001,8257537,8323073,8388609,8454145,8519681,8585217,8650753,8716289,8781825,8847361,8912897,8978433,9043969,9175041,9240577,9306113,9371649,9437185,9502721,9568257,9633793,9699329,9764865,9830401,9895937,9961473,10027009,10092545,10158081,10223617,10289153,10354689,10420225,10485761,10551297,10616833,10682369,10747905,10813441,10878977,10944513,11010049,11075585,11206657,11272193,11337729,11403265,11534337,11599873,11665409,11730945,11796481,11927553,12058625,12189697,12255233,12320769,12451841,12582913,12648449,12713985,12779521,12845057,13172737,13303809,13369345,13762561,13828097,13893633,13959169,14155777,14483457,14614529,14876673,14942209,15007745,15073281,15138817,15204353,15269889,15400961,15466497,15532033,15663105,15728641,15794177,15859713,15925249,15990785,16056321,16121857,16187393,16252929,16318465,16384001,16449537,16515073,16580609,16646145,16711681,16777217,16842753,16908289,16973825,17039361,17104897,17170433,17235969,17301505,17432577,17498113,17563649,17629185,17694721,17760257,17891329,17956865,18022401,18087937,18153473,18284545,18350081,18481153,18612225,18808833,18874369,19005441,19070977,19136513,19202049,19267585,19333121],"versions":[262145,3211265,17235969],"vector3":[4456450,9961476,16711683],"value":[917505,983041,1114113,1179649,1245185,1310721,1376257,1441793,1507329,1572865,1703937,1769473,1835009,1900545,1966081,2031617,2097153,2162689,2228225,2293761,2359297,2424833,2490369,2555905,2621441,2686977,2752513,2818049,2883585,2949121,3014657,3080193,3145729,3211265,3276801,3342337,3407873,3473409,3538945,3604481,3670017,3735553,3801089,3866625,3932161,3997697,4063233,4128769,4194305,4259841,4325377,4390913,4456449,4521985,4587521,4653057,4718593,4784129,4849665,4915201,4980737,5046273,5111809,5177345,5308417,5373953,5439489,5570561,5636097,5701633,5767169,5832705,6029313,6160385,6225921,6815745,7208961,7340033,7405569,7602177,7667713,7733249,8060929,8388609,8585217,8650753,8716289,11272193,11599873,11927553,12189697,12648451,12713985,13303809,13959169,14155777,14876673,14942209,15007745,15073281,15204353,15269889,15400961,15532033,15663105,15728641,15794177,15925249,15990785,16056321,16121857,16187393,16252929,16384001,16515073,16580609,16646145,16711681,16842753,16908289,16973825,17039361,17170433,17301505,17432577,17498113,17563649,17956865,18153473],"variables":[12976130,17891329,18350081],"version":[262145,917505,983041,1114113,1179649,1245185,1310721,1376257,1441793,1507329,1572865,1703937,1769473,1835009,1900545,1966081,2031617,2097153,2162689,2228225,2293761,2359297,2424833,2490369,2555905,2621441,2686977,2752513,2818049,2883585,2949121,3014657,3080193,3145729,3211266,3276801,3342337,3407873,3473409,3538945,3604481,3670017,3735553,3801089,3866625,3932161,3997697,4063233,4128769,4194305,4259841,4325377,4390913,4456449,4521985,4587521,4653057,4718593,4784129,4849665,4915201,4980737,5046273,5111809,5177345,5308417,5373953,5439489,5570561,5636097,5701633,5767169,5832705,6029313,6160385,6225921,6553601,6815745,6881281,7208961,7340033,7405569,7536641,7602177,7667713,7733249,7798785,7864321,7929857,7995393,8060929,8126465,8192001,8257537,8323073,8388609,8454145,8519681,8585217,8650753,8716289,8781825,8847361,8912897,8978433,9043969,9175041,9240577,9306113,9371649,9437185,9502721,9568257,9633793,9699329,9764865,9830401,9895937,9961473,10027009,10092545,10158081,10223617,10289153,10354689,10420225,10485761,10551297,10616833,10682369,10747905,10813441,10878977,10944513,11010049,11075585,11206657,11272193,11337729,11403265,11534337,11599873,11665409,11730945,11796481,11927553,12058625,12189697,12255233,12320769,12451841,12582913,12648449,12713985,12779521,12845057,13172737,13303809,13369345,13762561,13828097,13893633,13959169,14155777,14483457,14614529,14876674,14942209,15007745,15073281,15138817,15204353,15269889,15400961,15466497,15532033,15663105,15728641,15794177,15859713,15925249,15990785,16056321,16121857,16187393,16252929,16318465,16384001,16449537,16515073,16580609,16646145,16711681,16777217,16842753,16908289,16973825,17039361,17104897,17170433,17235970,17301505,17432577,17498113,17563649,17629185,17694721,17760257,17891329,17956865,18022401,18087937,18153473,18284545,18350081,18481153,18612225,18808833,18874369,19005441,19070977,19136513,19202049,19267585,19333121],"valuetype":[5963779,16777219],"void":[8126465,8323073,8454145,8519681,8847361,8912897,8978433,9043969,9175041,9306113,9371649,9437185,9502721,9568257,9633793,9699329,9764865,9830401,9895937,9961473,10027009,10092545,10158081,10223617,10289153,10354689,10485761,10551297,10682369,10813441,10878977,10944513,11075585,11206657,11337729,11403265,11534337,11665409,11730945,11796481,12255233,12320769,12451841,12582913,12648449,12845057,13172737,13369345,13762561,13828097,13893633,14483457,14614529,15138817,15466497,15859713,16318465]} \ No newline at end of file diff --git a/docs/fti/FTI_119.json b/docs/fti/FTI_119.json index 7fbf93a..88ddc1e 100644 --- a/docs/fti/FTI_119.json +++ b/docs/fti/FTI_119.json @@ -1 +1 @@ -{"warp":[720897,3997697,15859713],"web":[13828097],"wait":[327681,1245185,15466497],"write":[11534337,15532033],"warpondestinationchange":[720897,3997698,15859713],"wheter":[327686,1048577,1179649,1441793,1507329,1835009,3014657,11993090,14876673,15269889,15466502,15728642]} \ No newline at end of file +{"warp":[1638401,5177345,19070977],"web":[13107201],"wait":[262145,1572865,17235969],"websockets":[589826,3670019,9109505,9568257,17760257,18284546],"write":[11862017,18808833],"warpondestinationchange":[1638401,5177346,19070977],"wheter":[196609,262150,327681,524289,1179649,1245185,1769473,1900545,2031617,2097153,2555905,3145729,3342337,5963777,7667713,14417922,16384001,16449537,16777217,17235974,17760258,17956865,18022401,18481153]} \ No newline at end of file diff --git a/docs/fti/FTI_120.json b/docs/fti/FTI_120.json index 5bd8138..a6502ab 100644 --- a/docs/fti/FTI_120.json +++ b/docs/fti/FTI_120.json @@ -1 +1 @@ -{"xml":[327682,2228225,2424833,15466498]} \ No newline at end of file +{"xml":[262146,2818049,3407873,17235970]} \ No newline at end of file diff --git a/docs/fti/FTI_97.json b/docs/fti/FTI_97.json index 986d9bc..f0614bb 100644 --- a/docs/fti/FTI_97.json +++ b/docs/fti/FTI_97.json @@ -1 +1 @@ -{"audio":[11599873,11730945,11993089,12189697,12255233,12648449,12910593,15532033,15597569,15663105,15728641,15794177,15859713,15925249],"allow":[327681,1048577,15466497],"assembly":[655361,786433,851969,917505,983041,1048577,1114113,1179649,1245185,1310721,1376257,1441793,1507329,1572865,1638401,1703937,1769473,1835009,1900545,1966081,2031617,2097153,2162689,2228225,2293761,2359297,2424833,2490369,2555905,2621441,2686977,2752513,2818049,2883585,2949121,3014657,3080193,3145729,3211265,3276801,3342337,3407873,3473409,3538945,3604481,3670017,3735553,3801089,3866625,3932161,3997697,4063233,4128769,4194305,4259841,4390913,4456449,4521985,4587521,4653057,4849665,4915201,4980737,5177345,5242881,5439489,5636097,5701633,5767169,5832705,5898241,5963777,6094849,6160385,6225921,6291457,6356993,6422529,6488065,6553601,6684673,6750209,6815745,6881281,6946817,7012353,7077889,7143425,7208961,7274497,7340033,7471105,7536641,7602177,7667713,7733249,7798785,7864321,7929857,7995393,8060929,8126465,8192001,8257537,8323073,8388609,8454145,8519681,8585217,8716289,8781825,8912897,8978433,9043969,9109505,9175041,9240577,9306113,9371649,9437185,9502721,9568257,9633793,9699329,9764865,9830401,10027009,10092545,10223617,10289153,10354689,10420225,10485761,10551297,10616833,10682369,10747905,10813441,10944513,11075585,11141121,11206657,12058625,12124161,12320769,12386305,12451841,12517377,12779521,12845057,12976129,13041665,13172737,13303809,13369345,13500417,13565953,13697025,13893633,13959169,14024705,14090241,14221313,14286849,14483457,14548993,14614529,14745601,14876673,14942209,15007745,15073281,15138817,15204353,15269889,15335425,15400961,15466497,15532033,15597569,15663105,15728641,15794177,15859713,15925249,15990785,16056321,16121857,16187393,16252929],"attribute":[4325380,5505028,11010050,11337729,14417921,14942216,15204360],"away":[327681,2621441,15466497],"animator":[12255234,14286853,15597570],"aes":[5570562,10092545,10813441,14221314],"assumed":[589825,4587521,15925249],"api":[65537,131073,196609,262145,327681,393217,458753,524289,589825,655361,720897,786433,851969,917505,983041,1048577,1114113,1179649,1245185,1310721,1376257,1441793,1507329,1572865,1638401,1703937,1769473,1835009,1900545,1966081,2031617,2097153,2162689,2228225,2293761,2359297,2424833,2490369,2555905,2621441,2686977,2752513,2818049,2883585,2949121,3014657,3080193,3145729,3211265,3276801,3342337,3407873,3473409,3538945,3604481,3670017,3735553,3801089,3866625,3932161,3997697,4063233,4128769,4194305,4259841,4325377,4390913,4456449,4521985,4587521,4653057,4718593,4784129,4849665,4915201,4980737,5046273,5111809,5177345,5242881,5308417,5373953,5439489,5505025,5570561,5636097,5701633,5767169,5832705,5898241,5963777,6029313,6094849,6160385,6225921,6291457,6356993,6422529,6488065,6553601,6619137,6684673,6750209,6815745,6881281,6946817,7012353,7077889,7143425,7208961,7274497,7340033,7405569,7471105,7536641,7602177,7667713,7733249,7798785,7864321,7929857,7995393,8060929,8126465,8192001,8257537,8323073,8388609,8454145,8519681,8585217,8650753,8716289,8781825,8847361,8912897,8978433,9043969,9109505,9175041,9240577,9306113,9371649,9437185,9502721,9568257,9633793,9699329,9764865,9830401,9895937,9961473,10027009,10092545,10158081,10223617,10289153,10354689,10420225,10485761,10551297,10616833,10682369,10747905,10813441,10878977,10944513,11010049,11075585,11141121,11206657,11272193,11337729,11403265,11468801,11534337,11599873,11665409,11730945,11796481,11862017,11927553,11993089,12058625,12124161,12189697,12255233,12320769,12386305,12451841,12517377,12582913,12648449,12713985,12779521,12845057,12910593,12976129,13041665,13107201,13172737,13238273,13303809,13369345,13434881,13500417,13565953,13631489,13697025,13762561,13828097,13893633,13959169,14024705,14090241,14155777,14221313,14286849,14352385,14417921,14483457,14548993,14614529,14680065,14745601,14811137,14876673,14942209,15007745,15073281,15138817,15204353,15269889,15335425,15400961,15466497,15532033,15597569,15663105,15728641,15794177,15859713,15925249,15990785,16056321,16121857,16187393,16252929],"animations":[11665409,12255233,14286849,15597570],"accepted":[327681,1376257,15466497],"administrator":[5308417],"approved":[327681,2490369,15466497],"approval":[327681,1507329,15466497],"assumesyncedsends":[589825,4587522,15925249],"available":[13828097],"animation":[11599873,11730945,11993089,12189697,12255233,12648449,12910593,15532033,15597569,15663105,15728641,15794177,15859713,15925249],"address":[327682,983043,13828097,15466498],"array":[9568258,10092545,10813441,11141121,14811137,16056321],"allowpassthroughmessages":[327681,1048578,15466497],"action":[2490372,3145730,3407874,3604482,4784132,6291460,10551303,10682375,13762564,16121860],"aeskey":[262145,851970,15335425],"attributes":[65537,786434,4325377,4849666,5177346,5505025,11010049,11337729,14417921,14942211,15204355],"abstract":[15532033],"application":[196609,2686977,11993089,13565953,15728642],"automatically":[1,11010050,14942209,15204353]} \ No newline at end of file +{"audio":[14024705,14090241,14221313,14286849,14417921,14548993,14745601,17760257,18612225,18808833,18874369,19005441,19070977,19136513],"allow":[262145,2097153,17235969],"assembly":[917505,983041,1114113,1179649,1245185,1310721,1376257,1441793,1507329,1572865,1703937,1769473,1835009,1900545,1966081,2031617,2097153,2162689,2228225,2293761,2359297,2424833,2490369,2555905,2621441,2686977,2752513,2818049,2883585,2949121,3014657,3080193,3145729,3211265,3276801,3342337,3407873,3473409,3538945,3604481,3670017,3735553,3801089,3866625,3932161,3997697,4063233,4128769,4194305,4259841,4325377,4390913,4456449,4521985,4587521,4653057,4718593,4784129,4849665,4915201,4980737,5046273,5111809,5177345,5308417,5373953,5439489,5570561,5636097,5701633,5767169,5832705,6029313,6160385,6225921,6553601,6815745,6881281,7208961,7340033,7405569,7536641,7602177,7667713,7733249,7798785,7864321,7929857,7995393,8060929,8126465,8192001,8257537,8323073,8388609,8454145,8519681,8585217,8650753,8716289,8781825,8847361,8912897,8978433,9043969,9175041,9240577,9306113,9371649,9437185,9502721,9568257,9633793,9699329,9764865,9830401,9895937,9961473,10027009,10092545,10158081,10223617,10289153,10354689,10420225,10485761,10551297,10616833,10682369,10747905,10813441,10878977,10944513,11010049,11075585,11206657,11272193,11337729,11403265,11534337,11599873,11665409,11730945,11796481,11927553,12058625,12189697,12255233,12320769,12451841,12582913,12648449,12713985,12779521,12845057,13172737,13303809,13369345,13762561,13828097,13893633,13959169,14155777,14483457,14614529,14876673,14942209,15007745,15073281,15138817,15204353,15269889,15400961,15466497,15532033,15663105,15728641,15794177,15859713,15925249,15990785,16056321,16121857,16187393,16252929,16318465,16384001,16449537,16515073,16580609,16646145,16711681,16777217,16842753,16908289,16973825,17039361,17104897,17170433,17235969,17301505,17432577,17498113,17563649,17629185,17694721,17760257,17891329,17956865,18022401,18087937,18153473,18284545,18350081,18481153,18612225,18808833,18874369,19005441,19070977,19136513,19202049,19267585,19333121],"attribute":[5242884,5898244,12976130,13238273,13434881,17891336,18350088],"away":[262145,3604481,17235969],"animator":[14090242,16973829,18874370],"average":[14745601,16187393,18612225],"aes":[7143426,11599873,12713985,18087938],"assumed":[1048577,5570561,19136513],"api":[65537,131073,196609,262145,327681,393217,458753,524289,589825,655361,720897,786433,851969,917505,983041,1048577,1114113,1179649,1245185,1310721,1376257,1441793,1507329,1572865,1638401,1703937,1769473,1835009,1900545,1966081,2031617,2097153,2162689,2228225,2293761,2359297,2424833,2490369,2555905,2621441,2686977,2752513,2818049,2883585,2949121,3014657,3080193,3145729,3211265,3276801,3342337,3407873,3473409,3538945,3604481,3670017,3735553,3801089,3866625,3932161,3997697,4063233,4128769,4194305,4259841,4325377,4390913,4456449,4521985,4587521,4653057,4718593,4784129,4849665,4915201,4980737,5046273,5111809,5177345,5242881,5308417,5373953,5439489,5505025,5570561,5636097,5701633,5767169,5832705,5898241,5963777,6029313,6094849,6160385,6225921,6291457,6356993,6422529,6488065,6553601,6619137,6684673,6750209,6815745,6881281,6946817,7012353,7077889,7143425,7208961,7274497,7340033,7405569,7471105,7536641,7602177,7667713,7733249,7798785,7864321,7929857,7995393,8060929,8126465,8192001,8257537,8323073,8388609,8454145,8519681,8585217,8650753,8716289,8781825,8847361,8912897,8978433,9043969,9109505,9175041,9240577,9306113,9371649,9437185,9502721,9568257,9633793,9699329,9764865,9830401,9895937,9961473,10027009,10092545,10158081,10223617,10289153,10354689,10420225,10485761,10551297,10616833,10682369,10747905,10813441,10878977,10944513,11010049,11075585,11141121,11206657,11272193,11337729,11403265,11468801,11534337,11599873,11665409,11730945,11796481,11862017,11927553,11993089,12058625,12124161,12189697,12255233,12320769,12386305,12451841,12517377,12582913,12648449,12713985,12779521,12845057,12910593,12976129,13041665,13107201,13172737,13238273,13303809,13369345,13434881,13500417,13565953,13631489,13697025,13762561,13828097,13893633,13959169,14024705,14090241,14155777,14221313,14286849,14352385,14417921,14483457,14548993,14614529,14680065,14745601,14811137,14876673,14942209,15007745,15073281,15138817,15204353,15269889,15335425,15400961,15466497,15532033,15597569,15663105,15728641,15794177,15859713,15925249,15990785,16056321,16121857,16187393,16252929,16318465,16384001,16449537,16515073,16580609,16646145,16711681,16777217,16842753,16908289,16973825,17039361,17104897,17170433,17235969,17301505,17367041,17432577,17498113,17563649,17629185,17694721,17760257,17825793,17891329,17956865,18022401,18087937,18153473,18219009,18284545,18350081,18415617,18481153,18546689,18612225,18677761,18743297,18808833,18874369,18939905,19005441,19070977,19136513,19202049,19267585,19333121],"animations":[11993089,14090241,16973825,18874370],"accepted":[262145,2621441,17235969],"administrator":[6291457],"algorithms":[7208961],"approval":[262145,786433,1769473,4456449,17235969,17760257],"avgtimebetweenpointsms":[14745601,16187394,18612225],"assumesyncedsends":[1048577,5570562,19136513],"acts":[786433,5046273,17760257],"assigned":[393217,1376257,16777217],"available":[13107201],"animation":[14024705,14090241,14221313,14286849,14417921,14548993,14745601,17760257,18612225,18808833,18874369,19005441,19070977,19136513],"address":[262145,1966081,13107201,17235969],"array":[6488065,11599873,11927554,12713985,15138817,19267585],"allowpassthroughmessages":[262145,2097154,17235969],"action":[4259842,4390914,4456452,5373954,6619140,8716292,13893639,14483463,15335428,19333124],"aeskey":[458753,3276802,17629185],"attributes":[65537,917506,5242881,5898241,7536642,7929858,12976129,13238273,13434881,17891331,18350083],"abstract":[18808833],"application":[786433,4521985,14417921,17170433,17760258],"automatically":[1,12976130,17891329,18350081],"accuracy":[262145,1703937,17235969]} \ No newline at end of file diff --git a/docs/fti/FTI_98.json b/docs/fti/FTI_98.json index e6ed54c..917940a 100644 --- a/docs/fti/FTI_98.json +++ b/docs/fti/FTI_98.json @@ -1 +1 @@ -{"binary":[6094849,6160385,6422529,6684673,6750209,6815745,6881281,7012353,7143425,7274497,7471105,7536641,7602177,7667713,7798785,7929857,8257537,8454145,8650760,8716289,8847368,9175041,9240577,9568258,9633794,9699329,10158081,10354690,10420226,10485763,10747910,10878978,11075587,11206660,11403265,11468808,11862018,11927553,12124162,12713985,13238273,13631489,14352392,14680067,14811137,15532040,15597576,15859720,15925256,15990790,16056323],"box":[13828097],"broadcastmessage":[6029316,6619140,7405572,8650756,8847364,11468804,14352388,15532036,15597572,15663108,15728644,15794180,15859716,15925252],"behaviour":[11599874,11730946,11993090,12189698,12255234,12648450,12910594,15532035,15597571,15663107,15728643,15794179,15859715,15925251],"buffer":[327681,1572865,5570562,6094849,6160385,6422529,6488065,6553601,6684673,6750209,6815745,6881281,6946817,7012353,7077889,7143425,7208961,7340033,7536641,7602177,7929857,8257537,8454145,8650772,8847380,10092546,10158081,10485761,10813442,10878980,11075585,11403265,11468820,11927553,12582918,12713985,13107202,13238273,13631489,14155778,14221314,14352404,14811138,15466497,15532052,15597588,15859732,15925268,16056322],"binaryserializer":[10420226,10747906,11206658,11862017,14680067,15990788],"binaryignore":[4849668,5505027,11010049,14417923,14942214],"based":[4784129,10551297,13762561,16121857],"bool":[1048577,1179649,1441793,1507329,1835009,2490369,2686977,2883585,3014657,3080193,3276801,3670017,3866625,3997697,4194305,4521985,4587521,5701633,5963777,9306113,9633793,10289153,10354689,12124161,12320769,12386305,12517377,12779521,12845057,12976129,13172737,14483457,14745601,14876673,15007745,15073281,15138817,15269889],"base":[11534337,15532033],"bytes":[5570562,9568257,10092545,10813441,14221314],"byte":[851970,1376258,2490370,5701634,5963780,6094851,6160387,6291458,6422531,6684675,6750211,6815747,6881283,7012355,7143427,7536643,7602179,7929859,8257539,8454147,8650766,8847374,9568262,9633794,10092551,10158081,10354690,10485765,10747906,10813447,10878979,11075589,11206658,11403265,11468814,11927553,12124162,12582915,12713985,13107201,13238273,13631489,14155777,14352398,14811137,15532046,15597582,15859726,15925262,16056321],"background":[196609,2686977,15728641],"boolean":[1048577,1179649,1441793,1507329,1835009,2490369,2686977,2883585,3014657,3080193,3276801,3670017,3866625,3997697,4194305,4521985,4587521,5701635,5963777,6029320,6619144,7405576,8650760,8847368,9306113,9633793,10289155,10354689,11468808,12124161,12320769,12386305,12517377,12779521,12845057,12976129,13172737,14352392,14483457,14745601,14876673,15007745,15073281,15138817,15269889,15532040,15597576,15663112,15728648,15794184,15859720,15925256]} \ No newline at end of file +{"binary":[6422531,6488065,8519681,8978433,9043969,9306113,9437185,9502721,9633793,9764865,9830401,9895937,10027009,10158081,10289153,10354689,10485761,10813441,11075585,11141128,11206657,11665409,11927554,12124162,12189698,12845057,13303810,13369346,13500424,13565953,13631489,13959171,14155782,14352385,14614529,14876676,15204355,15466497,15597570,16121858,18219009,18546689,18677761,18743304,18808840,18874376,18939912,19070984,19136520,19202054,19267587],"box":[13107201],"broadcastmessage":[7077892,7274500,9109508,11141124,13500420,17760260,18612228,18743300,18808836,18874372,18939908,19005444,19070980,19136516],"behaviour":[14024706,14090242,14221314,14286850,14417922,14548994,14745602,17760259,18612227,18808835,18874371,19005443,19070979,19136515],"buffer":[262145,2293761,6488066,7143426,8519681,8847361,8978433,9043969,9175041,9306113,9502721,9633793,9699329,9764865,10092545,10158081,10289153,10878977,11075585,11141140,11206657,11599874,11665409,12713986,12845057,13500436,13565953,13631489,13762561,13959169,14352385,15204353,15466497,15597572,17235969,17367046,17825794,18087938,18219009,18415618,18546689,18677761,18743316,18808852,18874388,18939924,19070996,19136532,19267586],"binaryserializer":[6422531,12124161,13369346,14155778,14876674,19202052],"binaryignore":[5242883,7536644,12976129,13238275,17891334],"based":[6619137,14483457,15335425,19333121],"bool":[786433,1179649,1245185,1703937,1769473,1900545,2031617,2097153,2555905,3145729,3342337,3670017,3932161,4456449,4521985,4718593,4784129,5046274,5111809,5177345,5439489,5570561,5767169,7340033,7405569,7602177,7667713,7798786,8060929,8388609,8650753,11272193,12189697,12648449,13303809,14942209,15073281,15269889,15400961,15532033,15663105,15728641,16056321,16121857,16384001,16908289,17301505,17498113,17760257,17956865,18153473],"base":[11862017,18808833],"bytes":[7143426,11599873,11927553,12713985,18087938],"byte":[1441794,1507330,2621442,3276802,4456450,6488065,7602178,7798787,8519683,8650756,8716290,8978435,9043971,9306115,9502723,9633795,9764867,10158083,10289155,11075587,11141134,11206659,11599879,11665411,11927558,12189698,12713991,12845059,13041665,13303810,13500430,13565953,13631489,13959173,14155778,14352385,14876674,15204357,15466499,15597571,16121858,16777217,17367043,17825793,18219009,18415617,18546689,18677761,18743310,18808846,18874382,18939918,19070990,19136526,19267585],"background":[786433,4521985,17760257],"boolean":[1179649,1245185,1703937,1769473,1900545,2031617,2097153,2555905,3145729,3342337,3670017,3932161,4456449,4521985,4718593,4784129,5046273,5111809,5177345,5439489,5570561,5767169,7077896,7274504,7340033,7405569,7602179,7667713,7798788,8060929,8388609,8650753,9109512,11141128,11272193,12189697,12648451,13041666,13303809,13500424,14942209,15073281,15269889,15400961,15532033,15663105,15728641,16056321,16121857,16384001,16777218,16908289,17301505,17498113,17760264,17956865,18153473,18612232,18743304,18808840,18874376,18939912,19005448,19070984,19136520]} \ No newline at end of file diff --git a/docs/fti/FTI_99.json b/docs/fti/FTI_99.json index 29cf916..956198e 100644 --- a/docs/fti/FTI_99.json +++ b/docs/fti/FTI_99.json @@ -1 +1 @@ -{"comparetag":[6029313,6619137,7405569,8650753,8847361,11468801,14352385,15532033,15597569,15663105,15728641,15794177,15859713,15925249],"creates":[5111809,11141121,16187393],"channelname":[6094851,6160387,6422531,6488067,6553603,6684675,6750211,6815747,6881283,6946819,7012355,7077891,7143427,7208963,7274499,7340035,7471107,7536643,7602179,7667715,7798787,7929859,8257539,8454147,8716291,9175043,9240579,9699331],"check":[13828097],"clientconnectionbuffertimeout":[327681,1245186,15466497],"connect":[327682,983041,1638401,15466498],"collider2d":[11599873,11730945,11993089,12189697,12255233,12648449,12910593,15532033,15597569,15663105,15728641,15794177,15859713,15925249],"contents":[327681,1703937,15466497],"clears":[10420225,14680065,15990785],"controlling":[9895937,16121857],"changeownership":[6029313,7995394,15663105],"chunk":[9568257,10485761,11075585,11862017,16056321],"code":[11534337,15532033],"core":[196609,393217,524289,2555906,2686978,2752514,2818050,3080194,3145730,3276802,3342338,3407874,3604482,4784129,5111809,5373953,5439490,5767170,5898242,6029313,6094850,6160386,6225922,6291458,6356996,6422530,6488066,6553602,6619137,6684674,6750210,6815746,6881282,6946818,7012354,7077890,7143426,7208962,7274498,7340034,7405569,7471106,7536642,7602178,7667714,7733250,7798786,7864322,7929858,7995394,8060930,8126466,8192002,8257538,8323074,8388610,8454146,8519682,8585218,8716290,8781826,8847361,8912898,8978434,9043970,9175042,9240578,9437186,9699330,9895937,10158081,10551298,10682370,10878977,11141122,11403265,11534337,11599873,11796481,11730945,11927553,11993089,12058626,12189697,12320770,12386306,12451843,12517378,12582913,12713985,12779522,12845058,12976130,13041667,13107201,13172738,13238273,13303810,13369346,13500418,13565954,13631489,13697026,13762561,13893634,13959170,14024706,14090242,14155777,14483458,14548994,14614530,14745602,14876674,15007746,15073282,15138818,15269890,15400962,15532035,15597569,15663107,15728643,15794179,15859713,15925249,16121859,16187395,16252931],"constantforce":[11599873,11730945,11993089,12189697,12255233,12648449,12910593,15532033,15597569,15663105,15728641,15794177,15859713,15925249],"cryptography":[5570561,9961473,10092546,10813442,14221315],"configuration":[11272193,15466497],"correctiondelay":[720897,3735554,15859713],"constructor":[4849665,5177345,5636097,5832705,7733249,8060929,8912897,9043969,9109505,9764865,10223617],"converts":[10485761,11075585,14811138,16056322],"channels":[327683,1310723,1703937,15466499],"connects":[196609,3407873,15728641],"connectiondata":[327681,1376258,15466497],"clienti":[6422529,6488065,6684673,6946817,7143425,7274497,7536641,7798785,10551297],"clients":[327681,1638401,6160385,6422529,6488065,6553601,6684673,6815745,6946817,7143425,7208961,7274497,7536641,7602177,7798785,8257537,8650768,8716289,8847376,9240577,10878982,11403266,11468816,11599873,11730945,11927554,11993091,12255233,12582918,12648449,12910593,13172737,13565953,14352400,14483457,14548993,15400961,15466497,15532049,15597585,15663105,15728643,15859729,15925265],"checks":[9633793,10354689,12124161,14811139,16056323],"compensation":[327681,2949121,9895937,11534337,15466497,15794177,16121857],"connectionapproval":[327681,1507330,15466497],"contain":[13828097],"calls":[11993089,15400961,15728641],"classes":[9895937,9961473,11010049,11272193,11534337,11665409,11862018,15990785],"cryptographyhelper":[5570563,9961473,10092546,10813442,14221316],"connection":[327683,1376257,1507329,2490369,15466499],"createpool":[5111809,11141122,16187393],"camera":[11599873,11730945,11993089,12189697,12255233,12648449,12910593,15532033,15597569,15663105,15728641,15794177,15859713,15925249],"connectedclients":[11993089,14548994,15728641],"complete":[327681,1245185,15466497],"changed":[524289,3080193,15663105],"changes":[6029313,7995393,15663105],"cancelinvoke":[6029314,6619138,7405570,8650754,8847362,11468802,14352386,15532034,15597570,15663106,15728642,15794178,15859714,15925250],"contact":[5308417],"clearcache":[10420226,14680065,15990785],"compareconfig":[5046273,5963780,15466497],"chunks":[9568259,9633798,10354693,10485764,11075588,12124167,14811143,16056327],"correct":[10354689,10485761,11075585,14811139,16056323],"copy":[655361,786433,851969,917505,983041,1048577,1114113,1179649,1245185,1310721,1376257,1441793,1507329,1572865,1638401,1703937,1769473,1835009,1900545,1966081,2031617,2097153,2162689,2228225,2293761,2359297,2424833,2490369,2555905,2621441,2686977,2752513,2818049,2883585,2949121,3014657,3080193,3145729,3211265,3276801,3342337,3407873,3473409,3538945,3604481,3670017,3735553,3801089,3866625,3932161,3997697,4063233,4128769,4194305,4259841,4390913,4456449,4521985,4587521,4653057,4849665,4915201,4980737,5177345,5242881,5439489,5636097,5701633,5767169,5832705,5898241,5963777,6094849,6160385,6225921,6291457,6356993,6422529,6488065,6553601,6684673,6750209,6815745,6881281,6946817,7012353,7077889,7143425,7208961,7274497,7340033,7471105,7536641,7602177,7667713,7733249,7798785,7864321,7929857,7995393,8060929,8126465,8192001,8257537,8323073,8388609,8454145,8519681,8585217,8716289,8781825,8912897,8978433,9043969,9109505,9175041,9240577,9306113,9371649,9437185,9502721,9568257,9633793,9699329,9764865,9830401,10027009,10092545,10223617,10289153,10354689,10420225,10485761,10551297,10616833,10682369,10747905,10813441,10944513,11075585,11141121,11206657,12058625,12124161,12320769,12386305,12451841,12517377,12779521,12845057,12976129,13041665,13172737,13303809,13369345,13500417,13565953,13697025,13893633,13959169,14024705,14090241,14221313,14286849,14483457,14548993,14614529,14745601,14876673,14942209,15007745,15073281,15138817,15204353,15269889,15335425,15400961,15466497,15532033,15597569,15663105,15728641,15794177,15859713,15925249,15990785,16056321,16121857,16187393,16252929],"clearbuffer":[10813442],"corrections":[720898,3735553,4128769,15859714],"collider":[11599873,11730945,11993089,12189697,12255233,12648449,12910593,15532033,15597569,15663105,15728641,15794177,15859713,15925249],"connected":[11993090,14548993,15073281,15728642],"chunksize":[9568258,10485762,11075586],"coroutine":[6029313,6619137,7405569,8650753,8847361,11468801,14352385,15532033,15597569,15663105,15728641,15794177,15859713,15925249],"connectionapprovalcallback":[327681,2490370,15466497],"compares":[5046273,5963777,15466497],"called":[5111812,5373953,5439489,5767169,5898241,6029316,7864321,7995393,8192001,8519681,8650754,8847363,9437185,11141121,11468802,12058625,12451841,13041665,14352386,15532035,15597570,15663108,15859714,15925250,16187396,16252929],"component":[6029350,6619174,7405606,8650790,8847398,11468838,11534340,11599892,11665411,11730964,11993108,12189716,12255253,12648468,12910612,14286849,14352422,15532091,15597629,15663164,15728700,15794237,15859772,15925308],"collections":[6488065,6684673,7143425,7274497,9633793,10354689,10485762,11075586,12124161],"callback":[196611,327681,2490369,3145729,3407873,3604481,6291457,15466497,15728643],"class":[65537,196609,262145,327681,393217,458753,524289,589825,655361,720897,786433,851969,917505,983041,1048577,1114113,1179649,1245185,1310721,1376257,1441793,1507329,1572865,1638401,1703937,1769473,1835009,1900545,1966081,2031617,2097153,2162689,2228225,2293761,2359297,2424833,2490369,2555905,2621441,2686977,2752513,2818049,2883585,2949121,3014657,3080193,3145729,3211265,3276801,3342337,3407873,3473409,3538945,3604481,3670017,3735553,3801089,3866625,3932161,3997697,4063233,4128769,4194305,4259841,4325377,4390913,4456449,4521985,4587521,4653057,4718593,4784129,4849666,4915201,4980737,5046273,5111809,5177346,5242881,5373953,5439489,5505025,5570561,5636098,5701633,5767169,5832706,5898241,5963777,6029313,6094849,6160385,6225921,6291457,6356993,6422529,6488066,6553602,6619137,6684673,6750209,6815745,6881281,6946818,7012353,7077890,7143425,7208962,7274499,7340034,7405569,7471107,7536641,7602177,7667715,7733250,7798787,7864321,7929857,7995393,8060930,8126465,8192001,8257537,8323073,8388609,8454145,8519681,8585217,8650761,8716291,8781825,8847369,8912898,8978433,9043970,9109506,9175043,9240579,9306113,9371649,9437185,9502721,9568257,9633793,9699331,9764866,9830401,9895940,9961474,10027009,10092545,10158082,10223618,10289153,10354689,10420225,10485761,10551297,10616833,10682369,10747906,10813441,10878979,10944513,11010049,11075585,11141121,11206659,11272193,11337729,11403266,11468809,11534338,11599873,11665409,11796481,11730945,11862019,11927554,11993089,12058625,12124161,12189697,12255233,12320769,12386305,12451841,12517377,12582913,12648449,12713986,12779521,12845057,12910593,12976129,13041665,13107201,13172737,13238274,13303809,13369345,13434881,13500417,13565953,13631490,13697025,13762561,13893633,13959169,14024705,14090241,14155777,14221315,14286849,14352393,14417921,14483457,14548993,14614529,14680067,14745601,14811137,14876673,14942211,15007745,15073281,15138817,15204355,15269889,15335427,15400961,15466499,15532044,15597579,15663107,15728643,15794179,15859723,15925259,15990789,16056323,16121859,16187395,16252931],"checking":[327681,2097153,15466497],"cache":[5701635,10420225,14680065,15990785],"clientid":[262145,917506,4784129,6094852,6881284,7077892,7471108,7864323,7995393,8650756,8847364,10158082,10551299,11468804,11599873,11730945,11993089,12255233,12648449,12910593,13107202,13762561,13893633,14090241,14352388,15335425,15400961,15532037,15597573,15663105,15728641,15859717,15925253,16121857],"client":[196610,262147,327682,655361,851969,1114113,1245185,1376257,3145729,3407873,5767169,6029313,6094849,6619138,6750209,6881281,7012353,7077889,7340033,7471105,7667713,7929857,8192001,8323073,8388609,8454145,8650765,8847373,9175041,9699329,10158082,11010050,11272193,11468813,11599874,11993091,12255234,12320769,12648450,12713986,12845057,12910594,13107202,13238274,13631490,14155778,14352397,14876673,14942209,15073281,15204353,15335427,15400961,15466499,15532047,15597583,15663105,15728647,15859727,15925263],"current":[196609,2752513,5046273,5963777,15466497,15728641],"clientids":[6422530,6488066,6684674,6946818,7143426,7274498,7536642,7798786],"change":[65537,196609,262145,327681,393217,458753,524289,589825,655361,720898,786433,851969,917505,983041,1048577,1114113,1179649,1245185,1310721,1376257,1441793,1507329,1572865,1638401,1703937,1769473,1835009,1900545,1966081,2031617,2097153,2162689,2228225,2293761,2359297,2424833,2490369,2555905,2621441,2686977,2752513,2818049,2883585,2949121,3014657,3080193,3145729,3211265,3276801,3342337,3407873,3473409,3538945,3604481,3670017,3735553,3801089,3866625,3932161,3997698,4063233,4128769,4194305,4259841,4325377,4390913,4456449,4521985,4587521,4653057,4718593,4784129,4849665,4915201,4980737,5046273,5111809,5177345,5242881,5373953,5439489,5505025,5570561,5636097,5701633,5767169,5832705,5898241,5963777,6029313,6094849,6160385,6225921,6291457,6356993,6422529,6488065,6553601,6619137,6684673,6750209,6815745,6881281,6946817,7012353,7077889,7143425,7208961,7274497,7340033,7405569,7471105,7536641,7602177,7667713,7733249,7798785,7864321,7929857,7995393,8060929,8126465,8192001,8257537,8323073,8388609,8454145,8519681,8585217,8650753,8716289,8781825,8847361,8912897,8978433,9043969,9109505,9175041,9240577,9306113,9371649,9437185,9502721,9568257,9633793,9699329,9764865,9830401,9895937,9961473,10027009,10092545,10158081,10223617,10289153,10354689,10420225,10485761,10551297,10616833,10682369,10747905,10813441,10878977,10944513,11010049,11075585,11141121,11206657,11272193,11337729,11403265,11468801,11534337,11599873,11665409,11730945,11796481,11862017,11927553,11993089,12058625,12124161,12189697,12255233,12320769,12386305,12451841,12517377,12582913,12648449,12713985,12779521,12845057,12910593,12976129,13041665,13107201,13172737,13238273,13303809,13369345,13434881,13500417,13565953,13631489,13697025,13762561,13893633,13959169,14024705,14090241,14155777,14221313,14286849,14352385,14417921,14483457,14548993,14614529,14680065,14745601,14811137,14876673,14942209,15007745,15073281,15138817,15204353,15269889,15335425,15400961,15466497,15532033,15597569,15663105,15728641,15794177,15859714,15925249,15990785,16056321,16121857,16187393,16252929],"counter":[6225922],"constructors":[14942209,15204353,15335425,15466497,15532033,15597569,15663105,15728641,15794177,15859713,15925249]} \ No newline at end of file +{"compare":[7340033,7405570,8388610],"comparetag":[7077889,7274497,9109505,11141121,13500417,17760257,18612225,18743297,18808833,18874369,18939905,19005441,19070977,19136513],"creates":[6946817,15138817,17104897],"connectaddress":[262145,1966082,17235969],"channelname":[8519683,8847363,8978435,9043971,9175043,9306115,9437187,9502723,9633795,9699331,9764867,9830403,9895939,10027011,10092547,10158083,10289155,10354691,10485763,10813443,10878979,11075587,11206659,11665411,12845059,13762563,14614531,15466499],"connecting":[262145,1835009,17235969],"check":[13107201],"clientconnectionbuffertimeout":[262145,1572866,17235969],"connect":[262146,1966081,2490369,17235970],"collider2d":[14024705,14090241,14221313,14286849,14417921,14548993,14745601,17760257,18612225,18808833,18874369,19005441,19070977,19136513],"connectionid":[393218,1376259,7798786,16777218],"clears":[6422529,13369345,19202049],"controlling":[12386305,19333121],"changeownership":[7274497,11337730,19005441],"chunk":[11927553,12124161,13959169,15204353,19267585],"code":[7208961,11862017,18808833],"core":[655361,786433,851969,3538946,3932162,4063234,4128770,4259842,4390914,4456450,4521986,5046274,5373954,6619137,6750209,6946817,7077889,7274497,8126466,8323074,8454146,8519682,8585220,8716290,8847362,8912898,8978434,9043970,9109505,9175042,9240578,9306114,9371650,9437186,9502722,9568258,9633794,9699330,9764866,9830402,9895938,9961476,10027010,10092546,10158082,10223618,10289154,10354690,10420226,10485762,10551298,10616834,10682370,10747906,10813442,10878978,10944514,11075586,11141121,11206658,11337730,11534338,11665410,11796482,11862017,12320770,12386305,12582914,12845058,13565953,13631489,13762562,13893634,14024705,14221313,14352385,14417921,14483458,14614530,14745601,14811137,14942210,15073282,15138818,15269890,15335425,15400962,15466498,15532034,15597569,15663106,15728642,15794178,15859714,15925250,15990786,16056322,16187394,16252930,16318467,16384002,16515074,16580610,16646146,16711683,16842754,16908290,17039362,17104899,17170434,17301506,17367041,17432578,17498114,17563650,17694723,17760259,17825793,17956866,18153474,18219009,18415617,18546689,18612227,18677761,18808835,18874369,19005443,19070977,19136513,19333123],"constantforce":[14024705,14090241,14221313,14286849,14417921,14548993,14745601,17760257,18612225,18808833,18874369,19005441,19070977,19136513],"cryptography":[7143425,11599874,12517377,12713986,18087939],"configuration":[11468801,17235969],"correctiondelay":[1638401,6815746,19070977],"constructor":[6553601,6881281,7536641,7798785,7864321,7929857,7995393,8192001,8257537,8781825,9240577,10420225,10616833,10747905,11010049,12058625,12779521,13041665],"converts":[6488066,13959169,15204353,19267586],"channels":[262146,2162691,17235970],"connects":[786433,4390913,17760257],"connectiondata":[262145,2621442,17235969],"clienti":[8519681,8847361,9043969,9175041,9437185,9633793,9895937,11206657,14483457],"clients":[262145,2490369,8519681,8847361,9043969,9175041,9437185,9633793,9699329,9764865,9895937,10027009,10158081,10289153,10485761,10878977,11141136,11206657,13500432,14024705,14090241,14221313,14286849,14417923,14548993,15466497,15597574,16056321,16842753,16908289,17170433,17235969,17367046,17563649,17760259,18546690,18677762,18743312,18808849,18874385,18939920,19005441,19070993,19136529],"client1":[7405571,8388611],"client2":[7405571,8388611],"checks":[6488067,12189697,13303809,16121857,19267587],"compensation":[262145,2883585,11862017,12386305,17235969,18612225,19333121],"connectionapproval":[262145,1769474,17235969],"contain":[13107201],"calls":[14417921,16842753,17760257],"classes":[11468801,11862017,11993089,12124162,12386305,12517377,12976129,19202049],"cryptographyhelper":[7143427,11599874,12517377,12713986,18087940],"connection":[262146,786433,1769473,2621441,4456449,7798785,17235970,17760257],"createpool":[6946817,15138818,17104897],"camera":[14024705,14090241,14221313,14286849,14417921,14548993,14745601,17760257,18612225,18808833,18874369,19005441,19070977,19136513],"connectedclients":[14417921,17563650,17760257],"complete":[262145,1572865,17235969],"changes":[7274497,11337729,19005441],"cancelinvoke":[7077890,7274498,9109506,11141122,13500418,17760258,18612226,18743298,18808834,18874370,18939906,19005442,19070978,19136514],"connectport":[262145,1835010,17235969],"contact":[6291457],"channel":[196613,327681,983043,1114114,1179649,1245187,2162690,6094851,6553604,11468802,16449537,18481161],"clearcache":[6422529,13369346,19202049],"compareconfig":[6356993,8650756,17235969],"chunks":[6488071,11927555,12189702,13303813,13959172,15204356,16121863,19267591],"correct":[6488067,13303809,13959169,15204353,19267587],"copy":[917505,983041,1114113,1179649,1245185,1310721,1376257,1441793,1507329,1572865,1703937,1769473,1835009,1900545,1966081,2031617,2097153,2162689,2228225,2293761,2359297,2424833,2490369,2555905,2621441,2686977,2752513,2818049,2883585,2949121,3014657,3080193,3145729,3211265,3276801,3342337,3407873,3473409,3538945,3604481,3670017,3735553,3801089,3866625,3932161,3997697,4063233,4128769,4194305,4259841,4325377,4390913,4456449,4521985,4587521,4653057,4718593,4784129,4849665,4915201,4980737,5046273,5111809,5177345,5308417,5373953,5439489,5570561,5636097,5701633,5767169,5832705,6029313,6160385,6225921,6553601,6815745,6881281,7208961,7340033,7405569,7536641,7602177,7667713,7733249,7798785,7864321,7929857,7995393,8060929,8126465,8192001,8257537,8323073,8388609,8454145,8519681,8585217,8650753,8716289,8781825,8847361,8912897,8978433,9043969,9175041,9240577,9306113,9371649,9437185,9502721,9568257,9633793,9699329,9764865,9830401,9895937,9961473,10027009,10092545,10158081,10223617,10289153,10354689,10420225,10485761,10551297,10616833,10682369,10747905,10813441,10878977,10944513,11010049,11075585,11206657,11272193,11337729,11403265,11534337,11599873,11665409,11730945,11796481,11927553,12058625,12189697,12255233,12320769,12451841,12582913,12648449,12713985,12779521,12845057,13172737,13303809,13369345,13762561,13828097,13893633,13959169,14155777,14483457,14614529,14876673,14942209,15007745,15073281,15138817,15204353,15269889,15400961,15466497,15532033,15663105,15728641,15794177,15859713,15925249,15990785,16056321,16121857,16187393,16252929,16318465,16384001,16449537,16515073,16580609,16646145,16711681,16777217,16842753,16908289,16973825,17039361,17104897,17170433,17235969,17301505,17432577,17498113,17563649,17629185,17694721,17760257,17891329,17956865,18022401,18087937,18153473,18284545,18350081,18481153,18612225,18808833,18874369,19005441,19070977,19136513,19202049,19267585,19333121],"clearbuffer":[12713986],"corrections":[1638402,4915201,6815745,19070978],"collider":[14024705,14090241,14221313,14286849,14417921,14548993,14745601,17760257,18612225,18808833,18874369,19005441,19070977,19136513],"connected":[14417922,17563649,17760258,18153473],"comparison":[13697025,15007745,16777217],"chunksize":[11927554,13959170,15204354],"coroutine":[7077889,7274497,9109505,11141121,13500417,17760257,18612225,18743297,18808833,18874369,18939905,19005441,19070977,19136513],"connectionapprovalcallback":[786433,4456450,17760257],"compares":[6356993,8650753,17235969],"called":[6750209,6946820,7274500,8126465,8454145,8912897,11141123,11337729,11534337,11796481,12320769,12582913,13500418,15138817,15859713,16318465,16711681,17104900,17694721,18743298,18808835,18874370,18939906,19005444,19070978,19136514],"component":[7077926,7274534,9109542,11141158,11862020,11993091,13500454,14024724,14090261,14221332,14286868,14417940,14549012,14745621,16515073,16973825,17760316,18612286,18743334,18808891,18874429,18939942,19005500,19071036,19136572],"collections":[8519681,8847361,9437185,9633793,12189697,13303809,13959170,15204354,16121857],"callback":[786436,4259841,4390913,4456449,5373953,8716289,17760260],"class":[65537,196609,262145,327681,458753,524289,589825,655361,720897,786433,851969,917505,983041,1048577,1114113,1179649,1245185,1310721,1572865,1638401,1703937,1769473,1835009,1900545,1966081,2031617,2097153,2162689,2228225,2293761,2359297,2424833,2490369,2555905,2621441,2686977,2752513,2818049,2883585,2949121,3014657,3080193,3145729,3211265,3276801,3342337,3407873,3473409,3538945,3604481,3670017,3735553,3801089,3866625,3932161,3997697,4063233,4128769,4194305,4259841,4325377,4390913,4456449,4521985,4587521,4653057,4718593,4784129,4849665,4915201,4980737,5046273,5111809,5177345,5242881,5308417,5373953,5439489,5505025,5570561,5636097,5701633,5767169,5832705,5898241,6029313,6094849,6160385,6225921,6356993,6422531,6488065,6553602,6619137,6684673,6750209,6815745,6881282,6946817,7012353,7077889,7143425,7274497,7471105,7536642,7602177,7864322,7929858,7995394,8126465,8257538,8323073,8454145,8519681,8585217,8650753,8716289,8781826,8847362,8912897,8978433,9043969,9109505,9175042,9240578,9306113,9371649,9437187,9502721,9568257,9633793,9699330,9764865,9830403,9895939,9961473,10027011,10092546,10158081,10223617,10289153,10354691,10420226,10485763,10551297,10616834,10682369,10747906,10813443,10878978,10944513,11010050,11075585,11141129,11206657,11272193,11337729,11403265,11468802,11534337,11599873,11665409,11730945,11796481,11862018,11927553,11993089,12058626,12124163,12189697,12255233,12320769,12386308,12451841,12517378,12582913,12648449,12713985,12779522,12845057,12976129,13172737,13238273,13303809,13369345,13434881,13500425,13565954,13631490,13762562,13828097,13893633,13959169,14024705,14090241,14155778,14221313,14286849,14352386,14417921,14483457,14548993,14614531,14680065,14745601,14811137,14876675,14942209,15073281,15138817,15204353,15269889,15335425,15400961,15466497,15532033,15597571,15663105,15728641,15794177,15859713,15925249,15990785,16056321,16121857,16187393,16252929,16318465,16384001,16449539,16515073,16580609,16646145,16711681,16842753,16908289,16973825,17039361,17104899,17170433,17235971,17301505,17367041,17432577,17498113,17563649,17629187,17694723,17760259,17825793,17891331,17956865,18022404,18087939,18153473,18219010,18284547,18350083,18415617,18481155,18546690,18612227,18677762,18743305,18808844,18874379,18939913,19005443,19070987,19136523,19202053,19267587,19333123],"checking":[262145,2359297,17235969],"cache":[6422529,7602179,13369345,19202049],"clientid":[458753,3866626,5963779,6619137,7667713,7733249,8060929,8192003,8978436,9502724,10092548,10813444,11141124,11337729,11468801,12582915,13041665,13500420,13565954,14024705,14090241,14221313,14286849,14417921,14483459,14548993,15335425,16580609,16646145,16777221,16842753,17629185,17760257,17825794,18743300,18808837,18874373,18939908,19005441,19070981,19136517,19333121],"client":[262146,393219,458755,786434,1376257,1441793,1507329,1572865,2621441,3080193,3276801,3735553,4390913,5373953,7274497,7733249,8126465,8192001,8978433,9109507,9306113,9371649,9502721,9568257,9830401,10092545,10354689,10551297,10813441,11075585,11141133,11468801,11665409,11796481,12845057,12976130,13500429,13565954,13631490,13762561,14024706,14090242,14286850,14352386,14417923,14548994,14614529,15269889,15663105,16777219,16842753,17235971,17629187,17760264,17825794,17891329,17956865,18153473,18219010,18350081,18415618,18743309,18808847,18874383,18939917,19005441,19070991,19136527],"current":[786433,4128769,5963777,6356993,7340035,8650753,16777217,17235969,17760257],"clientids":[8519682,8847362,9043970,9175042,9437186,9633794,9895938,11206658],"change":[65537,196609,262145,327681,393217,458753,524289,589825,655361,720897,786433,851969,917505,983041,1048577,1114113,1179649,1245185,1310721,1376257,1441793,1507329,1572865,1638402,1703937,1769473,1835009,1900545,1966081,2031617,2097153,2162689,2228225,2293761,2359297,2424833,2490369,2555905,2621441,2686977,2752513,2818049,2883585,2949121,3014657,3080193,3145729,3211265,3276801,3342337,3407873,3473409,3538945,3604481,3670017,3735553,3801089,3866625,3932161,3997697,4063233,4128769,4194305,4259841,4325377,4390913,4456449,4521985,4587521,4653057,4718593,4784129,4849665,4915201,4980737,5046273,5111809,5177346,5242881,5308417,5373953,5439489,5505025,5570561,5636097,5701633,5767169,5832705,5898241,5963777,6029313,6094849,6160385,6225921,6356993,6422529,6488065,6553601,6619137,6684673,6750209,6815745,6881281,6946817,7012353,7077889,7143425,7208961,7274497,7340033,7405569,7471105,7536641,7602177,7667713,7733249,7798785,7864321,7929857,7995393,8060929,8126465,8192001,8257537,8323073,8388609,8454145,8519681,8585217,8650753,8716289,8781825,8847361,8912897,8978433,9043969,9109505,9175041,9240577,9306113,9371649,9437185,9502721,9568257,9633793,9699329,9764865,9830401,9895937,9961473,10027009,10092545,10158081,10223617,10289153,10354689,10420225,10485761,10551297,10616833,10682369,10747905,10813441,10878977,10944513,11010049,11075585,11141121,11206657,11272193,11337729,11403265,11468801,11534337,11599873,11665409,11730945,11796481,11862017,11927553,11993089,12058625,12124161,12189697,12255233,12320769,12386305,12451841,12517377,12582913,12648449,12713985,12779521,12845057,12910593,12976129,13041665,13172737,13238273,13303809,13369345,13434881,13500417,13565953,13631489,13697025,13762561,13828097,13893633,13959169,14024705,14090241,14155777,14221313,14286849,14352385,14417921,14483457,14548993,14614529,14680065,14745601,14811137,14876673,14942209,15007745,15073281,15138817,15204353,15269889,15335425,15400961,15466497,15532033,15597569,15663105,15728641,15794177,15859713,15925249,15990785,16056321,16121857,16187393,16252929,16318465,16384001,16449537,16515073,16580609,16646145,16711681,16777217,16842753,16908289,16973825,17039361,17104897,17170433,17235969,17301505,17367041,17432577,17498113,17563649,17629185,17694721,17760257,17825793,17891329,17956865,18022401,18087937,18153473,18219009,18284545,18350081,18415617,18481153,18546689,18612225,18677761,18743297,18808833,18874369,18939905,19005441,19070978,19136513,19202049,19267585,19333121],"counter":[8323074],"constructors":[16449537,16777217,17235969,17629185,17760257,17891329,18022401,18284545,18350081,18481153,18612225,18808833,18874369,19005441,19070977,19136513]} \ No newline at end of file diff --git a/docs/fti/FTI_Files.json b/docs/fti/FTI_Files.json index 74f7f39..9583511 100644 --- a/docs/fti/FTI_Files.json +++ b/docs/fti/FTI_Files.json @@ -1 +1 @@ -["MLAPI API Reference - Redirect\u0000index.html\u000018","SyncedVar Fields\u0000html/Fields_T_MLAPI_Attributes_SyncedVar.htm\u000051","MLAPI API Reference - Search\u0000search.html\u000012","NetworkingManager Fields\u0000html/Fields_T_MLAPI_MonoBehaviours_Core_NetworkingManager.htm\u0000112","NetworkedClient Fields\u0000html/Fields_T_MLAPI_Data_NetworkedClient.htm\u000066","NetworkingConfiguration Fields\u0000html/Fields_T_MLAPI_Data_NetworkingConfiguration.htm\u0000371","NetworkedBehaviour Fields\u0000html/Fields_T_MLAPI_MonoBehaviours_Core_NetworkedBehaviour.htm\u000049","NetworkedAnimator Fields\u0000html/Fields_T_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator.htm\u000070","NetworkedObject Fields\u0000html/Fields_T_MLAPI_MonoBehaviours_Core_NetworkedObject.htm\u000063","NetworkedTransform Fields\u0000html/Fields_T_MLAPI_MonoBehaviours_Prototyping_NetworkedTransform.htm\u0000124","NetworkedClient.PlayerObject Field\u0000html/F_MLAPI_Data_NetworkedClient_PlayerObject.htm\u000073","NetworkedNavMeshAgent Fields\u0000html/Fields_T_MLAPI_MonoBehaviours_Prototyping_NetworkedNavMeshAgent.htm\u000085","SyncedVar.hook Field\u0000html/F_MLAPI_Attributes_SyncedVar_hook.htm\u000079","NetworkedClient.AesKey Field\u0000html/F_MLAPI_Data_NetworkedClient_AesKey.htm\u000078","NetworkedClient.ClientId Field\u0000html/F_MLAPI_Data_NetworkedClient_ClientId.htm\u000073","NetworkingConfiguration.Address Field\u0000html/F_MLAPI_Data_NetworkingConfiguration_Address.htm\u000073","NetworkingConfiguration.AllowPassthroughMessages Field\u0000html/F_MLAPI_Data_NetworkingConfiguration_AllowPassthroughMessages.htm\u000078","NetworkedClient.OwnedObjects Field\u0000html/F_MLAPI_Data_NetworkedClient_OwnedObjects.htm\u000080","NetworkingConfiguration.EnableEncryption Field\u0000html/F_MLAPI_Data_NetworkingConfiguration_EnableEncryption.htm\u000074","NetworkingConfiguration.ClientConnectionBufferTimeout Field\u0000html/F_MLAPI_Data_NetworkingConfiguration_ClientConnectionBufferTimeout.htm\u000083","NetworkingConfiguration.Channels Field\u0000html/F_MLAPI_Data_NetworkingConfiguration_Channels.htm\u000085","NetworkingConfiguration.ConnectionData Field\u0000html/F_MLAPI_Data_NetworkingConfiguration_ConnectionData.htm\u000090","NetworkingConfiguration.EnableSceneSwitching Field\u0000html/F_MLAPI_Data_NetworkingConfiguration_EnableSceneSwitching.htm\u000075","NetworkingConfiguration.ConnectionApproval Field\u0000html/F_MLAPI_Data_NetworkingConfiguration_ConnectionApproval.htm\u000075","NetworkingConfiguration.MessageBufferSize Field\u0000html/F_MLAPI_Data_NetworkingConfiguration_MessageBufferSize.htm\u000083","NetworkingConfiguration.MaxConnections Field\u0000html/F_MLAPI_Data_NetworkingConfiguration_MaxConnections.htm\u000077","NetworkingConfiguration.EncryptedChannels Field\u0000html/F_MLAPI_Data_NetworkingConfiguration_EncryptedChannels.htm\u000086","NetworkingConfiguration.ProtocolVersion Field\u0000html/F_MLAPI_Data_NetworkingConfiguration_ProtocolVersion.htm\u000080","NetworkingConfiguration.HandleObjectSpawning Field\u0000html/F_MLAPI_Data_NetworkingConfiguration_HandleObjectSpawning.htm\u000078","NetworkingConfiguration.RegisteredScenes Field\u0000html/F_MLAPI_Data_NetworkingConfiguration_RegisteredScenes.htm\u000086","NetworkingConfiguration.PassthroughMessageTypes Field\u0000html/F_MLAPI_Data_NetworkingConfiguration_PassthroughMessageTypes.htm\u0000104","NetworkingConfiguration.MessageTypes Field\u0000html/F_MLAPI_Data_NetworkingConfiguration_MessageTypes.htm\u000076","NetworkingConfiguration.EventTickrate Field\u0000html/F_MLAPI_Data_NetworkingConfiguration_EventTickrate.htm\u000086","NetworkingConfiguration.ReceiveTickrate Field\u0000html/F_MLAPI_Data_NetworkingConfiguration_ReceiveTickrate.htm\u000085","NetworkingConfiguration.RSAPrivateKey Field\u0000html/F_MLAPI_Data_NetworkingConfiguration_RSAPrivateKey.htm\u000078","NetworkingConfiguration.Port Field\u0000html/F_MLAPI_Data_NetworkingConfiguration_Port.htm\u000075","NetworkingConfiguration.MaxReceiveEventsPerTickRate Field\u0000html/F_MLAPI_Data_NetworkingConfiguration_MaxReceiveEventsPerTickRate.htm\u000084","NetworkingConfiguration.RSAPublicKey Field\u0000html/F_MLAPI_Data_NetworkingConfiguration_RSAPublicKey.htm\u000078","NetworkingConfiguration.ConnectionApprovalCallback Field\u0000html/F_MLAPI_Data_NetworkingConfiguration_ConnectionApprovalCallback.htm\u0000115","NetworkingManager.DefaultPlayerPrefab Field\u0000html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_DefaultPlayerPrefab.htm\u000077","NetworkingConfiguration.SendTickrate Field\u0000html/F_MLAPI_Data_NetworkingConfiguration_SendTickrate.htm\u000082","NetworkingManager.RunInBackground Field\u0000html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_RunInBackground.htm\u000083","NetworkingManager.NetworkConfig Field\u0000html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_NetworkConfig.htm\u000073","NetworkedBehaviour.SyncVarSyncDelay Field\u0000html/F_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SyncVarSyncDelay.htm\u000078","NetworkedAnimator.EnableProximity Field\u0000html/F_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator_EnableProximity.htm\u000073","NetworkingConfiguration.SecondsHistory Field\u0000html/F_MLAPI_Data_NetworkingConfiguration_SecondsHistory.htm\u000079","NetworkingConfiguration.SignKeyExchange Field\u0000html/F_MLAPI_Data_NetworkingConfiguration_SignKeyExchange.htm\u000079","NetworkedObject.ServerOnly Field\u0000html/F_MLAPI_MonoBehaviours_Core_NetworkedObject_ServerOnly.htm\u000092","NetworkingManager.OnClientDisconnectCallback Field\u0000html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_OnClientDisconnectCallback.htm\u000084","NetworkedAnimator.param0 Field\u0000html/F_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator_param0.htm\u000086","NetworkingManager.DontDestroy Field\u0000html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_DontDestroy.htm\u000081","NetworkingManager.SpawnablePrefabs Field\u0000html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_SpawnablePrefabs.htm\u000081","NetworkingManager.OnClientConnectedCallback Field\u0000html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_OnClientConnectedCallback.htm\u000084","NetworkedAnimator.param1 Field\u0000html/F_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator_param1.htm\u000086","NetworkedAnimator.param3 Field\u0000html/F_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator_param3.htm\u000086","NetworkingManager.OnServerStarted Field\u0000html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_OnServerStarted.htm\u000079","NetworkedNavMeshAgent.EnableProximity Field\u0000html/F_MLAPI_MonoBehaviours_Prototyping_NetworkedNavMeshAgent_EnableProximity.htm\u000073","NetworkedNavMeshAgent.CorrectionDelay Field\u0000html/F_MLAPI_MonoBehaviours_Prototyping_NetworkedNavMeshAgent_CorrectionDelay.htm\u000076","NetworkedAnimator.param5 Field\u0000html/F_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator_param5.htm\u000086","NetworkedTransform.EnableProximity Field\u0000html/F_MLAPI_MonoBehaviours_Prototyping_NetworkedTransform_EnableProximity.htm\u000074","NetworkedAnimator.param2 Field\u0000html/F_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator_param2.htm\u000086","NetworkedNavMeshAgent.WarpOnDestinationChange Field\u0000html/F_MLAPI_MonoBehaviours_Prototyping_NetworkedNavMeshAgent_WarpOnDestinationChange.htm\u000076","NetworkedAnimator.param4 Field\u0000html/F_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator_param4.htm\u000086","NetworkedNavMeshAgent.DriftCorrectionPercentage Field\u0000html/F_MLAPI_MonoBehaviours_Prototyping_NetworkedNavMeshAgent_DriftCorrectionPercentage.htm\u000076","NetworkedTransform.InterpolateServer Field\u0000html/F_MLAPI_MonoBehaviours_Prototyping_NetworkedTransform_InterpolateServer.htm\u000074","NetworkedNavMeshAgent.ProximityRange Field\u0000html/F_MLAPI_MonoBehaviours_Prototyping_NetworkedNavMeshAgent_ProximityRange.htm\u000073","SyncedVar Methods\u0000html/Methods_T_MLAPI_Attributes_SyncedVar.htm\u0000103","NetworkedTransform.MinMeters Field\u0000html/F_MLAPI_MonoBehaviours_Prototyping_NetworkedTransform_MinMeters.htm\u000080","NetworkedAnimator.ProximityRange Field\u0000html/F_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator_ProximityRange.htm\u000073","NetworkedTransform.InterpolatePosition Field\u0000html/F_MLAPI_MonoBehaviours_Prototyping_NetworkedTransform_InterpolatePosition.htm\u000072","NetworkedTransform.AssumeSyncedSends Field\u0000html/F_MLAPI_MonoBehaviours_Prototyping_NetworkedTransform_AssumeSyncedSends.htm\u000083","NetworkedTransform.SendsPerSecond Field\u0000html/F_MLAPI_MonoBehaviours_Prototyping_NetworkedTransform_SendsPerSecond.htm\u000073","NetworkedClient Methods\u0000html/Methods_T_MLAPI_Data_NetworkedClient.htm\u000087","LagCompensationManager Methods\u0000html/Methods_T_MLAPI_NetworkingManagerComponents_Core_LagCompensationManager.htm\u000086","BinaryIgnore Constructor\u0000html/M_MLAPI_Attributes_BinaryIgnore__ctor.htm\u000072","NetworkedTransform.MinDegrees Field\u0000html/F_MLAPI_MonoBehaviours_Prototyping_NetworkedTransform_MinDegrees.htm\u000080","NetworkedTransform.ProximityRange Field\u0000html/F_MLAPI_MonoBehaviours_Prototyping_NetworkedTransform_ProximityRange.htm\u000076","NetworkingConfiguration Methods\u0000html/Methods_T_MLAPI_Data_NetworkingConfiguration.htm\u0000109","NetworkPoolManager Methods\u0000html/Methods_T_MLAPI_NetworkingManagerComponents_Core_NetworkPoolManager.htm\u0000121","SyncedVar Constructor\u0000html/M_MLAPI_Attributes_SyncedVar__ctor.htm\u000072","NetworkedTransform.SnapDistance Field\u0000html/F_MLAPI_MonoBehaviours_Prototyping_NetworkedTransform_SnapDistance.htm\u000077","General Error\u0000html/GeneralError.htm\u000033","NetworkSceneManager Methods\u0000html/Methods_T_MLAPI_NetworkingManagerComponents_Core_NetworkSceneManager.htm\u000056","NetworkedBehaviour.NetworkStart Method\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_NetworkStart.htm\u000084","BinaryIgnore Methods\u0000html/Methods_T_MLAPI_Attributes_BinaryIgnore.htm\u0000103","CryptographyHelper Methods\u0000html/Methods_T_MLAPI_NetworkingManagerComponents_Cryptography_CryptographyHelper.htm\u000090","NetworkedClient Constructor\u0000html/M_MLAPI_Data_NetworkedClient__ctor.htm\u000072","NetworkingConfiguration.GetConfig Method\u0000html/M_MLAPI_Data_NetworkingConfiguration_GetConfig.htm\u0000140","NetworkedBehaviour.OnGainedOwnership Method\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_OnGainedOwnership.htm\u000080","NetworkingConfiguration Constructor\u0000html/M_MLAPI_Data_NetworkingConfiguration__ctor.htm\u000072","NetworkedBehaviour.OnLostOwnership Method\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_OnLostOwnership.htm\u000078","NetworkingConfiguration.CompareConfig Method\u0000html/M_MLAPI_Data_NetworkingConfiguration_CompareConfig.htm\u0000138","NetworkedObject Methods\u0000html/Methods_T_MLAPI_MonoBehaviours_Core_NetworkedObject.htm\u0000704","NetworkedBehaviour.SendToClient Method (Int32, String, String, Byte[])\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClient.htm\u0000149","NetworkedBehaviour.SendToClientsTarget Method (String, String, Byte[])\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientsTarget_2.htm\u0000137","NetworkedBehaviour.DeregisterMessageHandler Method\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_DeregisterMessageHandler.htm\u000099","NetworkedBehaviour.RegisterMessageHandler Method\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_RegisterMessageHandler.htm\u0000135","NetworkedBehaviour.GetNetworkedObject Method\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_GetNetworkedObject.htm\u0000136","NetworkedBehaviour.SendToClients Method (Int32[], String, String, Byte[])\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClients_1.htm\u0000149","NetworkedBehaviour.SendToClientsTarget(T) Method (List(Int32), String, String, T)\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientsTarget__1.htm\u0000168","NetworkedBehaviour.SendToClients(T) Method (String, String, T)\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClients__1_2.htm\u0000134","NetworkingManager Methods\u0000html/Methods_T_MLAPI_MonoBehaviours_Core_NetworkingManager.htm\u0000695","NetworkedBehaviour.SendToClients Method (List(Int32), String, String, Byte[])\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClients.htm\u0000154","NetworkedBehaviour.SendToLocalClient Method (String, String, Byte[])\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToLocalClient.htm\u0000127","NetworkedBehaviour.SendToClients Method (String, String, Byte[])\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClients_2.htm\u0000128","NetworkedBehaviour.SendToClientTarget Method (Int32, String, String, Byte[])\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientTarget.htm\u0000157","NetworkedBehaviour.SendToClientsTarget(T) Method (Int32[], String, String, T)\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientsTarget__1_1.htm\u0000163","NetworkedBehaviour.SendToLocalClientTarget Method (String, String, Byte[])\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToLocalClientTarget.htm\u0000141","NetworkedBehaviour.SendToClientTarget(T) Method (Int32, String, String, T)\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientTarget__1.htm\u0000163","NetworkedBehaviour.SendToClientsTarget Method (List(Int32), String, String, Byte[])\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientsTarget.htm\u0000162","NetworkedBehaviour.SendToClientsTarget(T) Method (String, String, T)\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientsTarget__1_2.htm\u0000143","NetworkedBehaviour.SendToClients(T) Method (List(Int32), String, String, T)\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClients__1.htm\u0000162","NetworkedBehaviour.SendToLocalClientTarget(T) Method (String, String, T)\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToLocalClientTarget__1.htm\u0000147","TrackedObject Methods\u0000html/Methods_T_MLAPI_MonoBehaviours_Core_TrackedObject.htm\u0000656","NetworkedBehaviour.SendToClient(T) Method (Int32, String, String, T)\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClient__1.htm\u0000157","NetworkedBehaviour.SendToClientsTarget Method (Int32[], String, String, Byte[])\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientsTarget_1.htm\u0000157","NetworkedBehaviour.SendToNonLocalClients Method (String, String, Byte[])\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToNonLocalClients.htm\u0000133","NetworkedBehaviour.SendToLocalClient(T) Method (String, String, T)\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToLocalClient__1.htm\u0000135","NetworkedBehaviour Constructor\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour__ctor.htm\u000074","NetworkedBehaviour.SendToClients(T) Method (Int32[], String, String, T)\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClients__1_1.htm\u0000157","NetworkedObject.SpawnWithOwnership Method\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedObject_SpawnWithOwnership.htm\u0000100","NetworkedBehaviour.SendToServer Method (String, String, Byte[])\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToServer.htm\u0000127","NetworkedObject.ChangeOwnership Method\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedObject_ChangeOwnership.htm\u000094","NetworkedObject Constructor\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedObject__ctor.htm\u000074","NetworkingManager.StartServer Method\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkingManager_StartServer.htm\u000089","NetworkedObject.RemoveOwnership Method\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedObject_RemoveOwnership.htm\u000084","NetworkedBehaviour.SendToNonLocalClientsTarget Method (String, String, Byte[])\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToNonLocalClientsTarget.htm\u0000142","NetworkingManager.StartClient Method\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkingManager_StartClient.htm\u000089","NetworkingManager.StopClient Method\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkingManager_StopClient.htm\u000072","NetworkedBehaviour.SendToServerTarget Method (String, String, Byte[])\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToServerTarget.htm\u0000136","NetworkedObject.Spawn Method\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedObject_Spawn.htm\u000082","NetworkingManager.StartHost Method\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkingManager_StartHost.htm\u000089","NetworkedNavMeshAgent Methods\u0000html/Methods_T_MLAPI_MonoBehaviours_Prototyping_NetworkedNavMeshAgent.htm\u00001643","NetworkedBehaviour.SendToNonLocalClientsTarget(T) Method (String, String, T)\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToNonLocalClientsTarget__1.htm\u0000150","NetworkingManager.StopHost Method\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkingManager_StopHost.htm\u000072","NetworkedBehaviour Methods\u0000html/Methods_T_MLAPI_MonoBehaviours_Core_NetworkedBehaviour.htm\u00001417","NetworkingManager Constructor\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkingManager__ctor.htm\u000074","NetworkingManager.StopServer Method\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkingManager_StopServer.htm\u000072","TrackedObject Constructor\u0000html/M_MLAPI_MonoBehaviours_Core_TrackedObject__ctor.htm\u000074","NetworkedAnimator Constructor\u0000html/M_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator__ctor.htm\u000074","NetworkedBehaviour.SendToServerTarget(T) Method (String, String, T)\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToServerTarget__1.htm\u0000144","NetworkedBehaviour.SendToNonLocalClients(T) Method (String, String, T)\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToNonLocalClients__1.htm\u0000141","NetworkedAnimator.GetParameterAutoSend Method\u0000html/M_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator_GetParameterAutoSend.htm\u0000126","NetworkedNavMeshAgent.NetworkStart Method\u0000html/M_MLAPI_MonoBehaviours_Prototyping_NetworkedNavMeshAgent_NetworkStart.htm\u000072","NetworkSceneManager.SwitchScene Method\u0000html/M_MLAPI_NetworkingManagerComponents_Core_NetworkSceneManager_SwitchScene.htm\u0000101","NetworkedAnimator.NetworkStart Method\u0000html/M_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator_NetworkStart.htm\u000072","MessageChunker.GetChunkedMessage Method\u0000html/M_MLAPI_NetworkingManagerComponents_Binary_MessageChunker_GetChunkedMessage.htm\u0000132","MessageChunker.HasMissingParts Method\u0000html/M_MLAPI_NetworkingManagerComponents_Binary_MessageChunker_HasMissingParts.htm\u0000128","NetworkedBehaviour.SendToServer(T) Method (String, String, T)\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToServer__1.htm\u0000135","NetworkedNavMeshAgent Constructor\u0000html/M_MLAPI_MonoBehaviours_Prototyping_NetworkedNavMeshAgent__ctor.htm\u000074","NetworkedAnimator.ResetParameterOptions Method\u0000html/M_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator_ResetParameterOptions.htm\u000069","MLAPI.NetworkingManagerComponents.Core Namespace\u0000html/N_MLAPI_NetworkingManagerComponents_Core.htm\u000046","MLAPI.NetworkingManagerComponents.Cryptography Namespace\u0000html/N_MLAPI_NetworkingManagerComponents_Cryptography.htm\u000030","NetworkedTransform.NetworkStart Method\u0000html/M_MLAPI_MonoBehaviours_Prototyping_NetworkedTransform_NetworkStart.htm\u000072","CryptographyHelper.Decrypt Method\u0000html/M_MLAPI_NetworkingManagerComponents_Cryptography_CryptographyHelper_Decrypt.htm\u0000137","NetworkedBehaviour.SendToClient Method\u0000html/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClient.htm\u000081","NetworkedTransform Constructor\u0000html/M_MLAPI_MonoBehaviours_Prototyping_NetworkedTransform__ctor.htm\u000074","NetworkedAnimator.SetParameterAutoSend Method\u0000html/M_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator_SetParameterAutoSend.htm\u0000139","MessageChunker.IsOrdered Method\u0000html/M_MLAPI_NetworkingManagerComponents_Binary_MessageChunker_IsOrdered.htm\u0000114","BinarySerializer.ClearCache Method\u0000html/M_MLAPI_NetworkingManagerComponents_Binary_BinarySerializer_ClearCache.htm\u000075","MessageChunker.GetMessageOrdered Method\u0000html/M_MLAPI_NetworkingManagerComponents_Binary_MessageChunker_GetMessageOrdered.htm\u0000176","LagCompensationManager.Simulate Method (Int32, Action)\u0000html/M_MLAPI_NetworkingManagerComponents_Core_LagCompensationManager_Simulate.htm\u0000136","NetworkedAnimator.SetTrigger Method (Int32)\u0000html/M_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator_SetTrigger.htm\u0000107","LagCompensationManager.Simulate Method (Single, Action)\u0000html/M_MLAPI_NetworkingManagerComponents_Core_LagCompensationManager_Simulate_1.htm\u0000123","BinarySerializer.Deserialize(T) Method\u0000html/M_MLAPI_NetworkingManagerComponents_Binary_BinarySerializer_Deserialize__1.htm\u0000122","CryptographyHelper.Encrypt Method\u0000html/M_MLAPI_NetworkingManagerComponents_Cryptography_CryptographyHelper_Encrypt.htm\u0000142","NetworkedBehaviour.SendToClients Method\u0000html/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClients.htm\u0000159","NetworkedAnimator.SetTrigger Method (String)\u0000html/M_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator_SetTrigger_1.htm\u0000107","MLAPI.Attributes Namespace\u0000html/N_MLAPI_Attributes.htm\u000059","MessageChunker.GetMessageUnordered Method\u0000html/M_MLAPI_NetworkingManagerComponents_Binary_MessageChunker_GetMessageUnordered.htm\u0000178","NetworkPoolManager.CreatePool Method\u0000html/M_MLAPI_NetworkingManagerComponents_Core_NetworkPoolManager_CreatePool.htm\u0000137","BinarySerializer.Serialize(T) Method\u0000html/M_MLAPI_NetworkingManagerComponents_Binary_BinarySerializer_Serialize__1.htm\u0000112","MLAPI.Data Namespace\u0000html/N_MLAPI_Data.htm\u000038","SyncedVar Properties\u0000html/Properties_T_MLAPI_Attributes_SyncedVar.htm\u000047","NetworkedBehaviour.SendToNonLocalClients Method\u0000html/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToNonLocalClients.htm\u000081","NetworkedAnimator Methods\u0000html/Methods_T_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator.htm\u00001657","MLAPI.MonoBehaviours.Core Namespace\u0000html/N_MLAPI_MonoBehaviours_Core.htm\u000071","NetworkedBehaviour Properties\u0000html/Properties_T_MLAPI_MonoBehaviours_Core_NetworkedBehaviour.htm\u0000364","MLAPI.MonoBehaviours.Prototyping Namespace\u0000html/N_MLAPI_MonoBehaviours_Prototyping.htm\u000045","NetworkedObject Properties\u0000html/Properties_T_MLAPI_MonoBehaviours_Core_NetworkedObject.htm\u0000383","LagCompensationManager Properties\u0000html/Properties_T_MLAPI_NetworkingManagerComponents_Core_LagCompensationManager.htm\u000043","MLAPI.NetworkingManagerComponents.Binary Namespace\u0000html/N_MLAPI_NetworkingManagerComponents_Binary.htm\u000038","NetworkedBehaviour.SendToNonLocalClientsTarget Method\u0000html/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToNonLocalClientsTarget.htm\u000099","NetworkingManager Properties\u0000html/Properties_T_MLAPI_MonoBehaviours_Core_NetworkingManager.htm\u0000367","NetworkPoolManager.DestroyPool Method\u0000html/M_MLAPI_NetworkingManagerComponents_Core_NetworkPoolManager_DestroyPool.htm\u0000101","MessageChunker.HasDuplicates Method\u0000html/M_MLAPI_NetworkingManagerComponents_Binary_MessageChunker_HasDuplicates.htm\u0000134","TrackedObject Properties\u0000html/Properties_T_MLAPI_MonoBehaviours_Core_TrackedObject.htm\u0000282","NetworkedAnimator Properties\u0000html/Properties_T_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator.htm\u0000432","NetworkedBehaviour.isClient Property\u0000html/P_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_isClient.htm\u000084","NetworkedBehaviour.isOwner Property\u0000html/P_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_isOwner.htm\u000087","NetworkPoolManager.DestroyPoolObject Method\u0000html/M_MLAPI_NetworkingManagerComponents_Core_NetworkPoolManager_DestroyPoolObject.htm\u0000111","NetworkedObject.isPooledObject Property\u0000html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_isPooledObject.htm\u000086","NetworkedBehaviour.SendToClientsTarget Method\u0000html/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientsTarget.htm\u0000205","NetworkedNavMeshAgent Properties\u0000html/Properties_T_MLAPI_MonoBehaviours_Prototyping_NetworkedNavMeshAgent.htm\u0000420","NetworkedBehaviour.SendToServer Method\u0000html/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToServer.htm\u000069","NetworkedBehaviour.isServer Property\u0000html/P_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_isServer.htm\u000084","NetworkedBehaviour.isHost Property\u0000html/P_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_isHost.htm\u000090","NetworkedTransform Properties\u0000html/Properties_T_MLAPI_MonoBehaviours_Prototyping_NetworkedTransform.htm\u0000420","NetworkedObject.isSpawned Property\u0000html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_isSpawned.htm\u000088","NetworkPoolManager.SpawnPoolObject Method\u0000html/M_MLAPI_NetworkingManagerComponents_Core_NetworkPoolManager_SpawnPoolObject.htm\u0000161","NetworkedBehaviour.SendToClientTarget Method\u0000html/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientTarget.htm\u000095","NetworkedBehaviour.isLocalPlayer Property\u0000html/P_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_isLocalPlayer.htm\u000088","NetworkedBehaviour.SendToServerTarget Method\u0000html/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToServerTarget.htm\u000087","NetworkedObject.NetworkId Property\u0000html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_NetworkId.htm\u000090","NetworkedBehaviour.networkedObject Property\u0000html/P_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_networkedObject.htm\u000085","NetworkedAnimator.SetTrigger Method\u0000html/Overload_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator_SetTrigger.htm\u000042","NetworkedObject.PoolId Property\u0000html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_PoolId.htm\u000085","NetworkingManager.NetworkTime Property\u0000html/P_MLAPI_MonoBehaviours_Core_NetworkingManager_NetworkTime.htm\u000097","NetworkedBehaviour.SendToLocalClient Method\u0000html/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToLocalClient.htm\u000069","NetworkedBehaviour.networkId Property\u0000html/P_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_networkId.htm\u000088","LagCompensationManager.Simulate Method\u0000html/Overload_MLAPI_NetworkingManagerComponents_Core_LagCompensationManager_Simulate.htm\u000088","Page Not Found\u0000html/PageNotFound.htm\u000067","NetworkedObject.OwnerClientId Property\u0000html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_OwnerClientId.htm\u000086","NetworkedObject.SpawnablePrefabIndex Property\u0000html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_SpawnablePrefabIndex.htm\u000090","NetworkingManager.singleton Property\u0000html/P_MLAPI_MonoBehaviours_Core_NetworkingManager_singleton.htm\u000084","NetworkedBehaviour.ownerClientId Property\u0000html/P_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_ownerClientId.htm\u000084","NetworkedBehaviour.SendToLocalClientTarget Method\u0000html/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToLocalClientTarget.htm\u000095","CryptographyHelper Class\u0000html/T_MLAPI_NetworkingManagerComponents_Cryptography_CryptographyHelper.htm\u0000138","NetworkedAnimator.animator Property\u0000html/P_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator_animator.htm\u000091","NetworkedTransform Methods\u0000html/Methods_T_MLAPI_MonoBehaviours_Prototyping_NetworkedTransform.htm\u00001643","BinaryIgnore Properties\u0000html/Properties_T_MLAPI_Attributes_BinaryIgnore.htm\u000047","NetworkedObject.isLocalPlayer Property\u0000html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_isLocalPlayer.htm\u000088","NetworkingManager.ConnectedClients Property\u0000html/P_MLAPI_MonoBehaviours_Core_NetworkingManager_ConnectedClients.htm\u000095","LagCompensationManager.SimulationObjects Property\u0000html/P_MLAPI_NetworkingManagerComponents_Core_LagCompensationManager_SimulationObjects.htm\u000086","BinarySerializer Methods\u0000html/Methods_T_MLAPI_NetworkingManagerComponents_Binary_BinarySerializer.htm\u000067","NetworkedObject.isOwner Property\u0000html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_isOwner.htm\u000087","MessageChunker Methods\u0000html/Methods_T_MLAPI_NetworkingManagerComponents_Binary_MessageChunker.htm\u0000133","NetworkingManager.isClient Property\u0000html/P_MLAPI_MonoBehaviours_Core_NetworkingManager_isClient.htm\u000085","BinaryIgnore Class\u0000html/T_MLAPI_Attributes_BinaryIgnore.htm\u0000190","NetworkedObject.isPlayerObject Property\u0000html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_isPlayerObject.htm\u000085","NetworkingManager.IsClientConnected Property\u0000html/P_MLAPI_MonoBehaviours_Core_NetworkingManager_IsClientConnected.htm\u000085","NetworkingManager.isHost Property\u0000html/P_MLAPI_MonoBehaviours_Core_NetworkingManager_isHost.htm\u000084","SyncedVar Class\u0000html/T_MLAPI_Attributes_SyncedVar.htm\u0000206","NetworkingManager.isServer Property\u0000html/P_MLAPI_MonoBehaviours_Core_NetworkingManager_isServer.htm\u000085","NetworkedClient Class\u0000html/T_MLAPI_Data_NetworkedClient.htm\u0000173","NetworkingManager.MyClientId Property\u0000html/P_MLAPI_MonoBehaviours_Core_NetworkingManager_MyClientId.htm\u000091","NetworkingConfiguration Class\u0000html/T_MLAPI_Data_NetworkingConfiguration.htm\u0000509","NetworkedBehaviour Class\u0000html/T_MLAPI_MonoBehaviours_Core_NetworkedBehaviour.htm\u00001845","NetworkedAnimator Class\u0000html/T_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator.htm\u00002159","NetworkedObject Class\u0000html/T_MLAPI_MonoBehaviours_Core_NetworkedObject.htm\u00001151","NetworkingManager Class\u0000html/T_MLAPI_MonoBehaviours_Core_NetworkingManager.htm\u00001170","TrackedObject Class\u0000html/T_MLAPI_MonoBehaviours_Core_TrackedObject.htm\u0000979","NetworkedNavMeshAgent Class\u0000html/T_MLAPI_MonoBehaviours_Prototyping_NetworkedNavMeshAgent.htm\u00002148","NetworkedTransform Class\u0000html/T_MLAPI_MonoBehaviours_Prototyping_NetworkedTransform.htm\u00002187","BinarySerializer Class\u0000html/T_MLAPI_NetworkingManagerComponents_Binary_BinarySerializer.htm\u0000117","MessageChunker Class\u0000html/T_MLAPI_NetworkingManagerComponents_Binary_MessageChunker.htm\u0000181","LagCompensationManager Class\u0000html/T_MLAPI_NetworkingManagerComponents_Core_LagCompensationManager.htm\u0000151","NetworkPoolManager Class\u0000html/T_MLAPI_NetworkingManagerComponents_Core_NetworkPoolManager.htm\u0000170","NetworkSceneManager Class\u0000html/T_MLAPI_NetworkingManagerComponents_Core_NetworkSceneManager.htm\u0000105"] \ No newline at end of file +["MLAPI API Reference - Redirect\u0000index.html\u000018","SyncedVar Fields\u0000html/Fields_T_MLAPI_Attributes_SyncedVar.htm\u000051","MLAPI API Reference - Search\u0000search.html\u000012","Channel Fields\u0000html/Fields_T_MLAPI_Data_Channel.htm\u000059","NetworkConfig Fields\u0000html/Fields_T_MLAPI_Data_NetworkConfig.htm\u0000355","MessageType Fields\u0000html/Fields_T_MLAPI_Data_MessageType.htm\u000056","NetId Fields\u0000html/Fields_T_MLAPI_Data_NetId.htm\u000059","NetworkedClient Fields\u0000html/Fields_T_MLAPI_Data_NetworkedClient.htm\u000066","NetworkedPrefab Fields\u0000html/Fields_T_MLAPI_Data_NetworkedPrefab.htm\u000053","TransportHost Fields\u0000html/Fields_T_MLAPI_Data_TransportHost.htm\u000067","NetworkedBehaviour Fields\u0000html/Fields_T_MLAPI_MonoBehaviours_Core_NetworkedBehaviour.htm\u000049","NetworkedAnimator Fields\u0000html/Fields_T_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator.htm\u000070","NetworkingManager Fields\u0000html/Fields_T_MLAPI_MonoBehaviours_Core_NetworkingManager.htm\u0000128","NetworkedObject Fields\u0000html/Fields_T_MLAPI_MonoBehaviours_Core_NetworkedObject.htm\u000046","SyncedVar.hook Field\u0000html/F_MLAPI_Attributes_SyncedVar_hook.htm\u000079","Channel.Name Field\u0000html/F_MLAPI_Data_Channel_Name.htm\u000073","NetworkedTransform Fields\u0000html/Fields_T_MLAPI_MonoBehaviours_Prototyping_NetworkedTransform.htm\u0000124","Channel.Type Field\u0000html/F_MLAPI_Data_Channel_Type.htm\u000072","MessageType.Passthrough Field\u0000html/F_MLAPI_Data_MessageType_Passthrough.htm\u000078","Channel.Encrypted Field\u0000html/F_MLAPI_Data_Channel_Encrypted.htm\u000076","MessageType.Name Field\u0000html/F_MLAPI_Data_MessageType_Name.htm\u000073","NetId.ConnectionId Field\u0000html/F_MLAPI_Data_NetId_ConnectionId.htm\u000074","NetId.HostId Field\u0000html/F_MLAPI_Data_NetId_HostId.htm\u000074","NetId.Meta Field\u0000html/F_MLAPI_Data_NetId_Meta.htm\u000073","NetworkConfig.ClientConnectionBufferTimeout Field\u0000html/F_MLAPI_Data_NetworkConfig_ClientConnectionBufferTimeout.htm\u000083","NetworkedNavMeshAgent Fields\u0000html/Fields_T_MLAPI_MonoBehaviours_Prototyping_NetworkedNavMeshAgent.htm\u000085","NetworkConfig.EnableTimeResync Field\u0000html/F_MLAPI_Data_NetworkConfig_EnableTimeResync.htm\u000097","NetworkConfig.ConnectionApproval Field\u0000html/F_MLAPI_Data_NetworkConfig_ConnectionApproval.htm\u000075","NetworkConfig.ConnectPort Field\u0000html/F_MLAPI_Data_NetworkConfig_ConnectPort.htm\u000077","NetworkConfig.EnableEncryption Field\u0000html/F_MLAPI_Data_NetworkConfig_EnableEncryption.htm\u000074","NetworkConfig.ConnectAddress Field\u0000html/F_MLAPI_Data_NetworkConfig_ConnectAddress.htm\u000073","NetworkConfig.HandleObjectSpawning Field\u0000html/F_MLAPI_Data_NetworkConfig_HandleObjectSpawning.htm\u000078","NetworkConfig.AllowPassthroughMessages Field\u0000html/F_MLAPI_Data_NetworkConfig_AllowPassthroughMessages.htm\u000078","NetworkConfig.Channels Field\u0000html/F_MLAPI_Data_NetworkConfig_Channels.htm\u000079","NetworkConfig.MaxReceiveEventsPerTickRate Field\u0000html/F_MLAPI_Data_NetworkConfig_MaxReceiveEventsPerTickRate.htm\u000084","NetworkConfig.MessageBufferSize Field\u0000html/F_MLAPI_Data_NetworkConfig_MessageBufferSize.htm\u000083","NetworkConfig.EventTickrate Field\u0000html/F_MLAPI_Data_NetworkConfig_EventTickrate.htm\u000086","NetworkConfig.ReceiveTickrate Field\u0000html/F_MLAPI_Data_NetworkConfig_ReceiveTickrate.htm\u000085","NetworkConfig.MaxConnections Field\u0000html/F_MLAPI_Data_NetworkConfig_MaxConnections.htm\u000077","NetworkConfig.EnableSceneSwitching Field\u0000html/F_MLAPI_Data_NetworkConfig_EnableSceneSwitching.htm\u000075","NetworkConfig.ConnectionData Field\u0000html/F_MLAPI_Data_NetworkConfig_ConnectionData.htm\u000090","NetworkConfig.NetworkedPrefabs Field\u0000html/F_MLAPI_Data_NetworkConfig_NetworkedPrefabs.htm\u000079","NetworkConfig.ServerTransports Field\u0000html/F_MLAPI_Data_NetworkConfig_ServerTransports.htm\u000080","NetworkConfig.RSAPrivateKey Field\u0000html/F_MLAPI_Data_NetworkConfig_RSAPrivateKey.htm\u000078","NetworkConfig.SecondsHistory Field\u0000html/F_MLAPI_Data_NetworkConfig_SecondsHistory.htm\u000079","NetworkConfig.RegisteredScenes Field\u0000html/F_MLAPI_Data_NetworkConfig_RegisteredScenes.htm\u000086","NetworkConfig.MessageTypes Field\u0000html/F_MLAPI_Data_NetworkConfig_MessageTypes.htm\u000076","NetworkedClient.OwnedObjects Field\u0000html/F_MLAPI_Data_NetworkedClient_OwnedObjects.htm\u000080","NetworkedPrefab.playerPrefab Field\u0000html/F_MLAPI_Data_NetworkedPrefab_playerPrefab.htm\u000075","NetworkConfig.ProtocolVersion Field\u0000html/F_MLAPI_Data_NetworkConfig_ProtocolVersion.htm\u000080","NetworkedClient.AesKey Field\u0000html/F_MLAPI_Data_NetworkedClient_AesKey.htm\u000078","NetworkConfig.SignKeyExchange Field\u0000html/F_MLAPI_Data_NetworkConfig_SignKeyExchange.htm\u000079","NetworkConfig.RSAPublicKey Field\u0000html/F_MLAPI_Data_NetworkConfig_RSAPublicKey.htm\u000078","TransportHost.Name Field\u0000html/F_MLAPI_Data_TransportHost_Name.htm\u000073","NetworkedObject.NetworkedPrefabName Field\u0000html/F_MLAPI_MonoBehaviours_Core_NetworkedObject_NetworkedPrefabName.htm\u000075","NetworkConfig.SendTickrate Field\u0000html/F_MLAPI_Data_NetworkConfig_SendTickrate.htm\u000082","TransportHost.Websockets Field\u0000html/F_MLAPI_Data_TransportHost_Websockets.htm\u000081","NetworkedClient.PlayerObject Field\u0000html/F_MLAPI_Data_NetworkedClient_PlayerObject.htm\u000073","NetworkedPrefab.prefab Field\u0000html/F_MLAPI_Data_NetworkedPrefab_prefab.htm\u000073","NetworkedClient.ClientId Field\u0000html/F_MLAPI_Data_NetworkedClient_ClientId.htm\u000073","NetworkingManager.DontDestroy Field\u0000html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_DontDestroy.htm\u000081","TransportHost.Port Field\u0000html/F_MLAPI_Data_TransportHost_Port.htm\u000075","NetworkedBehaviour.SyncVarSyncDelay Field\u0000html/F_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SyncVarSyncDelay.htm\u000078","NetworkingManager.NetworkConfig Field\u0000html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_NetworkConfig.htm\u000073","NetworkedAnimator.param4 Field\u0000html/F_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator_param4.htm\u000086","NetworkingManager.OnServerStarted Field\u0000html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_OnServerStarted.htm\u000079","NetworkedAnimator.param2 Field\u0000html/F_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator_param2.htm\u000086","NetworkingManager.OnClientConnectedCallback Field\u0000html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_OnClientConnectedCallback.htm\u000084","NetworkingManager.ConnectionApprovalCallback Field\u0000html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_ConnectionApprovalCallback.htm\u0000120","NetworkingManager.RunInBackground Field\u0000html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_RunInBackground.htm\u000083","NetworkedAnimator.param0 Field\u0000html/F_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator_param0.htm\u000086","NetworkedNavMeshAgent.ProximityRange Field\u0000html/F_MLAPI_MonoBehaviours_Prototyping_NetworkedNavMeshAgent_ProximityRange.htm\u000073","NetworkedTransform.InterpolatePosition Field\u0000html/F_MLAPI_MonoBehaviours_Prototyping_NetworkedTransform_InterpolatePosition.htm\u000072","NetworkedAnimator.EnableProximity Field\u0000html/F_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator_EnableProximity.htm\u000073","NetworkedAnimator.param3 Field\u0000html/F_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator_param3.htm\u000086","NetworkedNavMeshAgent.DriftCorrectionPercentage Field\u0000html/F_MLAPI_MonoBehaviours_Prototyping_NetworkedNavMeshAgent_DriftCorrectionPercentage.htm\u000076","NetworkedAnimator.param1 Field\u0000html/F_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator_param1.htm\u000086","NetworkingManager.RegenerateRSAKeys Field\u0000html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_RegenerateRSAKeys.htm\u000091","NetworkedTransform.InterpolateServer Field\u0000html/F_MLAPI_MonoBehaviours_Prototyping_NetworkedTransform_InterpolateServer.htm\u000074","NetworkedNavMeshAgent.WarpOnDestinationChange Field\u0000html/F_MLAPI_MonoBehaviours_Prototyping_NetworkedNavMeshAgent_WarpOnDestinationChange.htm\u000076","BinaryIgnore Methods\u0000html/Methods_T_MLAPI_Attributes_BinaryIgnore.htm\u0000103","NetworkedAnimator.param5 Field\u0000html/F_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator_param5.htm\u000086","NetworkingManager.OnClientDisconnectCallback Field\u0000html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_OnClientDisconnectCallback.htm\u000084","NetworkedNavMeshAgent.EnableProximity Field\u0000html/F_MLAPI_MonoBehaviours_Prototyping_NetworkedNavMeshAgent_EnableProximity.htm\u000073","TransportHost Methods\u0000html/Methods_T_MLAPI_Data_TransportHost.htm\u000087","NetworkedTransform.AssumeSyncedSends Field\u0000html/F_MLAPI_MonoBehaviours_Prototyping_NetworkedTransform_AssumeSyncedSends.htm\u000083","NetworkedTransform.ProximityRange Field\u0000html/F_MLAPI_MonoBehaviours_Prototyping_NetworkedTransform_ProximityRange.htm\u000076","NetworkedTransform.MinDegrees Field\u0000html/F_MLAPI_MonoBehaviours_Prototyping_NetworkedTransform_MinDegrees.htm\u000080","NetworkedTransform.EnableProximity Field\u0000html/F_MLAPI_MonoBehaviours_Prototyping_NetworkedTransform_EnableProximity.htm\u000074","NetworkedTransform.SendsPerSecond Field\u0000html/F_MLAPI_MonoBehaviours_Prototyping_NetworkedTransform_SendsPerSecond.htm\u000073","SyncedVar Methods\u0000html/Methods_T_MLAPI_Attributes_SyncedVar.htm\u0000103","NetId Methods\u0000html/Methods_T_MLAPI_Data_NetId.htm\u0000125","NetworkedAnimator.ProximityRange Field\u0000html/F_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator_ProximityRange.htm\u000073","Channel Methods\u0000html/Methods_T_MLAPI_Data_Channel.htm\u000087","NetworkedTransform.MinMeters Field\u0000html/F_MLAPI_MonoBehaviours_Prototyping_NetworkedTransform_MinMeters.htm\u000080","NetworkedTransform.SnapDistance Field\u0000html/F_MLAPI_MonoBehaviours_Prototyping_NetworkedTransform_SnapDistance.htm\u000077","General Error\u0000html/GeneralError.htm\u000033","NetworkConfig Methods\u0000html/Methods_T_MLAPI_Data_NetworkConfig.htm\u0000109","BinarySerializer Methods\u0000html/Methods_T_MLAPI_NetworkingManagerComponents_Binary_BinarySerializer.htm\u000067","MessageChunker Methods\u0000html/Methods_T_MLAPI_NetworkingManagerComponents_Binary_MessageChunker.htm\u0000133","Channel Constructor\u0000html/M_MLAPI_Data_Channel__ctor.htm\u000072","LagCompensationManager Methods\u0000html/Methods_T_MLAPI_NetworkingManagerComponents_Core_LagCompensationManager.htm\u000086","MessageType Methods\u0000html/Methods_T_MLAPI_Data_MessageType.htm\u000087","NetworkSceneManager Methods\u0000html/Methods_T_MLAPI_NetworkingManagerComponents_Core_NetworkSceneManager.htm\u000056","NetworkedNavMeshAgent.CorrectionDelay Field\u0000html/F_MLAPI_MonoBehaviours_Prototyping_NetworkedNavMeshAgent_CorrectionDelay.htm\u000076","MessageType Constructor\u0000html/M_MLAPI_Data_MessageType__ctor.htm\u000072","NetworkPoolManager Methods\u0000html/Methods_T_MLAPI_NetworkingManagerComponents_Core_NetworkPoolManager.htm\u0000121","NetworkedClient Methods\u0000html/Methods_T_MLAPI_Data_NetworkedClient.htm\u000087","TrackedObject Methods\u0000html/Methods_T_MLAPI_MonoBehaviours_Core_TrackedObject.htm\u0000656","CryptographyHelper Methods\u0000html/Methods_T_MLAPI_NetworkingManagerComponents_Cryptography_CryptographyHelper.htm\u000090","NetId.GetHashCode Method\u0000html/M_MLAPI_Data_NetId_GetHashCode.htm\u0000105","NetworkedObject Methods\u0000html/Methods_T_MLAPI_MonoBehaviours_Core_NetworkedObject.htm\u0000704","NetId.Equals Method\u0000html/M_MLAPI_Data_NetId_Equals.htm\u0000122","NetId.Inequality Operator\u0000html/M_MLAPI_Data_NetId_op_Inequality.htm\u0000137","NetworkedPrefab Methods\u0000html/Methods_T_MLAPI_Data_NetworkedPrefab.htm\u000087","BinaryIgnore Constructor\u0000html/M_MLAPI_Attributes_BinaryIgnore__ctor.htm\u000072","NetworkConfig.GetConfig Method\u0000html/M_MLAPI_Data_NetworkConfig_GetConfig.htm\u0000140","NetId.IsHost Method\u0000html/M_MLAPI_Data_NetId_IsHost.htm\u000090","NetId.GetClientId Method\u0000html/M_MLAPI_Data_NetId_GetClientId.htm\u000079","NetId Constructor (Byte, UInt16, Boolean, Boolean)\u0000html/M_MLAPI_Data_NetId__ctor.htm\u0000142","TransportHost Constructor\u0000html/M_MLAPI_Data_TransportHost__ctor.htm\u000072","SyncedVar Constructor\u0000html/M_MLAPI_Attributes_SyncedVar__ctor.htm\u000072","NetworkConfig Constructor\u0000html/M_MLAPI_Data_NetworkConfig__ctor.htm\u000072","NetId.IsInvalid Method\u0000html/M_MLAPI_Data_NetId_IsInvalid.htm\u000092","NetworkedBehaviour.OnGainedOwnership Method\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_OnGainedOwnership.htm\u000080","NetId Constructor (UInt32)\u0000html/M_MLAPI_Data_NetId__ctor_1.htm\u000092","NetworkedClient Constructor\u0000html/M_MLAPI_Data_NetworkedClient__ctor.htm\u000072","NetworkedBehaviour.DeregisterMessageHandler Method\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_DeregisterMessageHandler.htm\u000099","NetId.Equality Operator\u0000html/M_MLAPI_Data_NetId_op_Equality.htm\u0000135","NetworkedBehaviour.OnLostOwnership Method\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_OnLostOwnership.htm\u000078","NetworkedBehaviour.SendToClients Method (List(UInt32), String, String, Byte[])\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClients.htm\u0000154","NetworkedBehaviour.GetNetworkedObject Method\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_GetNetworkedObject.htm\u0000136","NetworkConfig.CompareConfig Method\u0000html/M_MLAPI_Data_NetworkConfig_CompareConfig.htm\u0000138","NetworkedBehaviour.RegisterMessageHandler Method\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_RegisterMessageHandler.htm\u0000135","NetworkedPrefab Constructor\u0000html/M_MLAPI_Data_NetworkedPrefab__ctor.htm\u000072","NetworkedBehaviour.SendToClientsTarget(T) Method (List(UInt32), String, String, T)\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientsTarget__1.htm\u0000168","NetworkedBehaviour.NetworkStart Method\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_NetworkStart.htm\u000084","NetworkedBehaviour.SendToClient Method (UInt32, String, String, Byte[])\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClient.htm\u0000149","NetworkedBehaviour.SendToClients Method (UInt32[], String, String, Byte[])\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClients_2.htm\u0000149","NetworkingManager Methods\u0000html/Methods_T_MLAPI_MonoBehaviours_Core_NetworkingManager.htm\u0000689","NetworkedBehaviour.SendToClientsTarget(T) Method (Int32[], String, String, T)\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientsTarget__1_1.htm\u0000163","NetworkedObject Constructor\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedObject__ctor.htm\u000074","NetworkedBehaviour.SendToServerTarget Method (String, String, Byte[])\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToServerTarget.htm\u0000136","NetworkingManager.StartClient Method\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkingManager_StartClient.htm\u000071","NetworkedBehaviour.SendToClients(T) Method (List(Int32), String, String, T)\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClients__1.htm\u0000162","NetworkedBehaviour.SendToClientTarget Method (UInt32, String, String, Byte[])\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientTarget.htm\u0000157","NetworkingManager.StartClientWebsocket Method\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkingManager_StartClientWebsocket.htm\u000073","NetworkedBehaviour.SendToClientsTarget Method (List(UInt32), String, String, Byte[])\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientsTarget.htm\u0000162","NetworkedBehaviour.SendToClientsTarget(T) Method (String, String, T)\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientsTarget__1_2.htm\u0000143","NetworkedBehaviour.SendToNonLocalClientsTarget Method (String, String, Byte[])\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToNonLocalClientsTarget.htm\u0000142","NetworkedBehaviour.SendToServerTarget(T) Method (String, String, T)\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToServerTarget__1.htm\u0000144","NetworkedBehaviour.SendToClients(T) Method (Int32[], String, String, T)\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClients__1_1.htm\u0000157","NetworkingManager.StartHost Method\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkingManager_StartHost.htm\u0000177","NetworkedBehaviour.SendToNonLocalClientsTarget(T) Method (String, String, T)\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToNonLocalClientsTarget__1.htm\u0000150","NetworkedBehaviour.SendToClientTarget(T) Method (Int32, String, String, T)\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientTarget__1.htm\u0000163","NetworkedBehaviour.SendToClients Method (String, String, Byte[])\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClients_1.htm\u0000128","NetworkingManager.StartServer Method\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkingManager_StartServer.htm\u000071","NetworkedBehaviour.SendToClientsTarget Method (String, String, Byte[])\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientsTarget_1.htm\u0000137","NetworkedBehaviour.SendToServer(T) Method (String, String, T)\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToServer__1.htm\u0000135","NetworkingManager Constructor\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkingManager__ctor.htm\u000074","NetworkedBehaviour.SendToNonLocalClients(T) Method (String, String, T)\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToNonLocalClients__1.htm\u0000141","NetworkingManager.StopClient Method\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkingManager_StopClient.htm\u000072","NetworkedBehaviour Constructor\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour__ctor.htm\u000074","NetworkingManager.StopHost Method\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkingManager_StopHost.htm\u000072","TrackedObject Constructor\u0000html/M_MLAPI_MonoBehaviours_Core_TrackedObject__ctor.htm\u000074","NetworkedBehaviour.SendToClient(T) Method (Int32, String, String, T)\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClient__1.htm\u0000157","NetworkedBehaviour.SendToClients(T) Method (String, String, T)\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClients__1_2.htm\u0000134","NetworkingManager.StopServer Method\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkingManager_StopServer.htm\u000072","NetworkedAnimator Constructor\u0000html/M_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator__ctor.htm\u000074","NetworkedBehaviour.SendToServer Method (String, String, Byte[])\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToServer.htm\u0000127","NetworkedBehaviour Methods\u0000html/Methods_T_MLAPI_MonoBehaviours_Core_NetworkedBehaviour.htm\u00001417","NetworkedBehaviour.SendToClientsTarget Method (UInt32[], String, String, Byte[])\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientsTarget_2.htm\u0000157","NetworkedAnimator.GetParameterAutoSend Method\u0000html/M_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator_GetParameterAutoSend.htm\u0000126","NetworkedObject.ChangeOwnership Method\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedObject_ChangeOwnership.htm\u000094","NetworkedNavMeshAgent.NetworkStart Method\u0000html/M_MLAPI_MonoBehaviours_Prototyping_NetworkedNavMeshAgent_NetworkStart.htm\u000072","MLAPI.Data Namespace\u0000html/N_MLAPI_Data.htm\u000073","NetworkSceneManager.SwitchScene Method\u0000html/M_MLAPI_NetworkingManagerComponents_Core_NetworkSceneManager_SwitchScene.htm\u0000101","CryptographyHelper.Decrypt Method\u0000html/M_MLAPI_NetworkingManagerComponents_Cryptography_CryptographyHelper_Decrypt.htm\u0000137","NetworkedBehaviour.SendToLocalClient Method (String, String, Byte[])\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToLocalClient.htm\u0000127","NetworkedAnimator.NetworkStart Method\u0000html/M_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator_NetworkStart.htm\u000072","NetworkedObject.RemoveOwnership Method\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedObject_RemoveOwnership.htm\u000084","MLAPI.MonoBehaviours.Core Namespace\u0000html/N_MLAPI_MonoBehaviours_Core.htm\u000071","MessageChunker.GetChunkedMessage Method\u0000html/M_MLAPI_NetworkingManagerComponents_Binary_MessageChunker_GetChunkedMessage.htm\u0000132","MLAPI.MonoBehaviours.Prototyping Namespace\u0000html/N_MLAPI_MonoBehaviours_Prototyping.htm\u000045","NetworkedNavMeshAgent Constructor\u0000html/M_MLAPI_MonoBehaviours_Prototyping_NetworkedNavMeshAgent__ctor.htm\u000074","MLAPI.NetworkingManagerComponents.Binary Namespace\u0000html/N_MLAPI_NetworkingManagerComponents_Binary.htm\u000038","MessageChunker.HasMissingParts Method\u0000html/M_MLAPI_NetworkingManagerComponents_Binary_MessageChunker_HasMissingParts.htm\u0000128","NetworkedAnimator.ResetParameterOptions Method\u0000html/M_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator_ResetParameterOptions.htm\u000069","NetworkedObject.Spawn Method\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedObject_Spawn.htm\u000082","MLAPI.NetworkingManagerComponents.Core Namespace\u0000html/N_MLAPI_NetworkingManagerComponents_Core.htm\u000046","NetworkedTransform.NetworkStart Method\u0000html/M_MLAPI_MonoBehaviours_Prototyping_NetworkedTransform_NetworkStart.htm\u000072","MLAPI.NetworkingManagerComponents.Cryptography Namespace\u0000html/N_MLAPI_NetworkingManagerComponents_Cryptography.htm\u000030","NetworkedObject.SpawnWithOwnership Method\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedObject_SpawnWithOwnership.htm\u0000100","NetworkedAnimator.SetParameterAutoSend Method\u0000html/M_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator_SetParameterAutoSend.htm\u0000139","CryptographyHelper.Encrypt Method\u0000html/M_MLAPI_NetworkingManagerComponents_Cryptography_CryptographyHelper_Encrypt.htm\u0000142","NetworkedTransform Constructor\u0000html/M_MLAPI_MonoBehaviours_Prototyping_NetworkedTransform__ctor.htm\u000074","NetworkedBehaviour.SendToLocalClientTarget Method (String, String, Byte[])\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToLocalClientTarget.htm\u0000141","NetId Operators\u0000html/Operators_T_MLAPI_Data_NetId.htm\u000072","MLAPI.Attributes Namespace\u0000html/N_MLAPI_Attributes.htm\u000059","NetId Constructor\u0000html/Overload_MLAPI_Data_NetId__ctor.htm\u000066","Page Not Found\u0000html/PageNotFound.htm\u000067","NetworkedAnimator.SetTrigger Method (Int32)\u0000html/M_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator_SetTrigger.htm\u0000107","BinaryIgnore Properties\u0000html/Properties_T_MLAPI_Attributes_BinaryIgnore.htm\u000047","MessageChunker.IsOrdered Method\u0000html/M_MLAPI_NetworkingManagerComponents_Binary_MessageChunker_IsOrdered.htm\u0000114","BinarySerializer.ClearCache Method\u0000html/M_MLAPI_NetworkingManagerComponents_Binary_BinarySerializer_ClearCache.htm\u000075","SyncedVar Properties\u0000html/Properties_T_MLAPI_Attributes_SyncedVar.htm\u000047","NetworkedAnimator Methods\u0000html/Methods_T_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator.htm\u00001657","NetworkedBehaviour.SendToClient Method\u0000html/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClient.htm\u000081","NetworkedBehaviour.SendToServer Method\u0000html/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToServer.htm\u000069","NetId Properties\u0000html/Properties_T_MLAPI_Data_NetId.htm\u000044","NetworkedBehaviour.SendToLocalClientTarget(T) Method (String, String, T)\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToLocalClientTarget__1.htm\u0000147","NetworkedAnimator.SetTrigger Method (String)\u0000html/M_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator_SetTrigger_1.htm\u0000107","LagCompensationManager.Simulate Method (Single, Action)\u0000html/M_MLAPI_NetworkingManagerComponents_Core_LagCompensationManager_Simulate.htm\u0000123","MessageChunker.GetMessageOrdered Method\u0000html/M_MLAPI_NetworkingManagerComponents_Binary_MessageChunker_GetMessageOrdered.htm\u0000176","NetworkedBehaviour Properties\u0000html/Properties_T_MLAPI_MonoBehaviours_Core_NetworkedBehaviour.htm\u0000364","NetworkedAnimator Properties\u0000html/Properties_T_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator.htm\u0000432","BinarySerializer.Deserialize(T) Method\u0000html/M_MLAPI_NetworkingManagerComponents_Binary_BinarySerializer_Deserialize__1.htm\u0000122","NetworkedObject Properties\u0000html/Properties_T_MLAPI_MonoBehaviours_Core_NetworkedObject.htm\u0000369","NetworkedNavMeshAgent Properties\u0000html/Properties_T_MLAPI_MonoBehaviours_Prototyping_NetworkedNavMeshAgent.htm\u0000420","NetworkedBehaviour.SendToServerTarget Method\u0000html/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToServerTarget.htm\u000087","NetworkingManager Properties\u0000html/Properties_T_MLAPI_MonoBehaviours_Core_NetworkingManager.htm\u0000367","LagCompensationManager.Simulate Method (UInt32, Action)\u0000html/M_MLAPI_NetworkingManagerComponents_Core_LagCompensationManager_Simulate_1.htm\u0000136","NetworkedTransform Properties\u0000html/Properties_T_MLAPI_MonoBehaviours_Prototyping_NetworkedTransform.htm\u0000420","NetworkedBehaviour.SendToLocalClient(T) Method (String, String, T)\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToLocalClient__1.htm\u0000135","NetworkedAnimator.SetTrigger Method\u0000html/Overload_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator_SetTrigger.htm\u000042","TrackedObject Properties\u0000html/Properties_T_MLAPI_MonoBehaviours_Core_TrackedObject.htm\u0000305","LagCompensationManager Properties\u0000html/Properties_T_MLAPI_NetworkingManagerComponents_Core_LagCompensationManager.htm\u000043","BinarySerializer.Serialize(T) Method\u0000html/M_MLAPI_NetworkingManagerComponents_Binary_BinarySerializer_Serialize__1.htm\u0000112","NetworkedBehaviour.isOwner Property\u0000html/P_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_isOwner.htm\u000087","NetId.ServerNetId Property\u0000html/P_MLAPI_Data_NetId_ServerNetId.htm\u000085","NetworkedObject.isPooledObject Property\u0000html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_isPooledObject.htm\u000086","NetworkPoolManager.CreatePool Method\u0000html/M_MLAPI_NetworkingManagerComponents_Core_NetworkPoolManager_CreatePool.htm\u0000137","MessageChunker.GetMessageUnordered Method\u0000html/M_MLAPI_NetworkingManagerComponents_Binary_MessageChunker_GetMessageUnordered.htm\u0000178","NetworkedBehaviour.isClient Property\u0000html/P_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_isClient.htm\u000084","LagCompensationManager.Simulate Method\u0000html/Overload_MLAPI_NetworkingManagerComponents_Core_LagCompensationManager_Simulate.htm\u000088","NetworkedBehaviour.isServer Property\u0000html/P_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_isServer.htm\u000084","NetworkedBehaviour.SendToNonLocalClients Method (String, String, Byte[])\u0000html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToNonLocalClients.htm\u0000133","NetworkedObject.isSpawned Property\u0000html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_isSpawned.htm\u000088","NetworkedBehaviour.SendToClients Method\u0000html/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClients.htm\u0000159","NetworkedBehaviour.isHost Property\u0000html/P_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_isHost.htm\u000090","NetworkingManager.isHost Property\u0000html/P_MLAPI_MonoBehaviours_Core_NetworkingManager_isHost.htm\u000084","NetworkingManager.singleton Property\u0000html/P_MLAPI_MonoBehaviours_Core_NetworkingManager_singleton.htm\u000084","NetworkPoolManager.DestroyPool Method\u0000html/M_MLAPI_NetworkingManagerComponents_Core_NetworkPoolManager_DestroyPool.htm\u0000101","NetworkedBehaviour.networkedObject Property\u0000html/P_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_networkedObject.htm\u000085","NetworkedObject.NetworkId Property\u0000html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_NetworkId.htm\u000090","NetworkedBehaviour.isLocalPlayer Property\u0000html/P_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_isLocalPlayer.htm\u000088","MessageChunker.HasDuplicates Method\u0000html/M_MLAPI_NetworkingManagerComponents_Binary_MessageChunker_HasDuplicates.htm\u0000134","TrackedObject.AvgTimeBetweenPointsMs Property\u0000html/P_MLAPI_MonoBehaviours_Core_TrackedObject_AvgTimeBetweenPointsMs.htm\u000088","NetworkedBehaviour.networkId Property\u0000html/P_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_networkId.htm\u000088","NetworkPoolManager.DestroyPoolObject Method\u0000html/M_MLAPI_NetworkingManagerComponents_Core_NetworkPoolManager_DestroyPoolObject.htm\u0000111","NetworkingManager.isServer Property\u0000html/P_MLAPI_MonoBehaviours_Core_NetworkingManager_isServer.htm\u000085","MessageType Class\u0000html/T_MLAPI_Data_MessageType.htm\u0000171","TrackedObject.TotalPoints Property\u0000html/P_MLAPI_MonoBehaviours_Core_TrackedObject_TotalPoints.htm\u000087","NetworkedObject.OwnerClientId Property\u0000html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_OwnerClientId.htm\u000086","NetworkedBehaviour.ownerClientId Property\u0000html/P_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_ownerClientId.htm\u000084","NetworkPoolManager.SpawnPoolObject Method\u0000html/M_MLAPI_NetworkingManagerComponents_Core_NetworkPoolManager_SpawnPoolObject.htm\u0000161","NetId Structure\u0000html/T_MLAPI_Data_NetId.htm\u0000270","NetworkingManager.MyClientId Property\u0000html/P_MLAPI_MonoBehaviours_Core_NetworkingManager_MyClientId.htm\u000091","NetworkedObject.isLocalPlayer Property\u0000html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_isLocalPlayer.htm\u000088","NetworkedAnimator.animator Property\u0000html/P_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator_animator.htm\u000091","NetworkedObject.PoolId Property\u0000html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_PoolId.htm\u000085","NetworkPoolManager Class\u0000html/T_MLAPI_NetworkingManagerComponents_Core_NetworkPoolManager.htm\u0000170","NetworkingManager.NetworkTime Property\u0000html/P_MLAPI_MonoBehaviours_Core_NetworkingManager_NetworkTime.htm\u000097","NetworkConfig Class\u0000html/T_MLAPI_Data_NetworkConfig.htm\u0000498","NetworkedObject.isOwner Property\u0000html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_isOwner.htm\u000087","NetworkedBehaviour.SendToClientsTarget Method\u0000html/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientsTarget.htm\u0000205","LagCompensationManager.SimulationObjects Property\u0000html/P_MLAPI_NetworkingManagerComponents_Core_LagCompensationManager_SimulationObjects.htm\u000086","NetworkedObject.isPlayerObject Property\u0000html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_isPlayerObject.htm\u000085","NetworkingManager.ConnectedClients Property\u0000html/P_MLAPI_MonoBehaviours_Core_NetworkingManager_ConnectedClients.htm\u000095","NetworkedClient Class\u0000html/T_MLAPI_Data_NetworkedClient.htm\u0000173","NetworkSceneManager Class\u0000html/T_MLAPI_NetworkingManagerComponents_Core_NetworkSceneManager.htm\u0000105","NetworkingManager Class\u0000html/T_MLAPI_MonoBehaviours_Core_NetworkingManager.htm\u00001180","NetworkedBehaviour.SendToClientTarget Method\u0000html/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientTarget.htm\u000095","BinaryIgnore Class\u0000html/T_MLAPI_Attributes_BinaryIgnore.htm\u0000190","NetworkingManager.isClient Property\u0000html/P_MLAPI_MonoBehaviours_Core_NetworkingManager_isClient.htm\u000085","NetworkedPrefab Class\u0000html/T_MLAPI_Data_NetworkedPrefab.htm\u0000169","CryptographyHelper Class\u0000html/T_MLAPI_NetworkingManagerComponents_Cryptography_CryptographyHelper.htm\u0000138","NetworkingManager.IsClientConnected Property\u0000html/P_MLAPI_MonoBehaviours_Core_NetworkingManager_IsClientConnected.htm\u000085","NetworkedBehaviour.SendToLocalClient Method\u0000html/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToLocalClient.htm\u000069","TransportHost Class\u0000html/T_MLAPI_Data_TransportHost.htm\u0000181","SyncedVar Class\u0000html/T_MLAPI_Attributes_SyncedVar.htm\u0000206","NetworkedBehaviour.SendToLocalClientTarget Method\u0000html/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToLocalClientTarget.htm\u000095","Channel Class\u0000html/T_MLAPI_Data_Channel.htm\u0000177","NetworkedBehaviour.SendToNonLocalClients Method\u0000html/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToNonLocalClients.htm\u000081","TrackedObject Class\u0000html/T_MLAPI_MonoBehaviours_Core_TrackedObject.htm\u00001002","NetworkedBehaviour.SendToNonLocalClientsTarget Method\u0000html/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToNonLocalClientsTarget.htm\u000099","NetworkedNavMeshAgent Methods\u0000html/Methods_T_MLAPI_MonoBehaviours_Prototyping_NetworkedNavMeshAgent.htm\u00001643","NetworkedBehaviour Class\u0000html/T_MLAPI_MonoBehaviours_Core_NetworkedBehaviour.htm\u00001845","NetworkedAnimator Class\u0000html/T_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator.htm\u00002159","NetworkedTransform Methods\u0000html/Methods_T_MLAPI_MonoBehaviours_Prototyping_NetworkedTransform.htm\u00001643","NetworkedObject Class\u0000html/T_MLAPI_MonoBehaviours_Core_NetworkedObject.htm\u00001120","NetworkedNavMeshAgent Class\u0000html/T_MLAPI_MonoBehaviours_Prototyping_NetworkedNavMeshAgent.htm\u00002148","NetworkedTransform Class\u0000html/T_MLAPI_MonoBehaviours_Prototyping_NetworkedTransform.htm\u00002187","BinarySerializer Class\u0000html/T_MLAPI_NetworkingManagerComponents_Binary_BinarySerializer.htm\u0000117","MessageChunker Class\u0000html/T_MLAPI_NetworkingManagerComponents_Binary_MessageChunker.htm\u0000181","LagCompensationManager Class\u0000html/T_MLAPI_NetworkingManagerComponents_Core_LagCompensationManager.htm\u0000151"] \ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_Channel_Encrypted.htm b/docs/html/F_MLAPI_Data_Channel_Encrypted.htm new file mode 100644 index 0000000..a15b5dd --- /dev/null +++ b/docs/html/F_MLAPI_Data_Channel_Encrypted.htm @@ -0,0 +1,21 @@ +Channel.Encrypted Field

ChannelEncrypted Field

[This is preliminary documentation and is subject to change.]

+ Wheter or not the channel should be encrypted +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool Encrypted
Request Example + View Source

Field Value

Type: Boolean
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_Channel_Name.htm b/docs/html/F_MLAPI_Data_Channel_Name.htm new file mode 100644 index 0000000..ff2678e --- /dev/null +++ b/docs/html/F_MLAPI_Data_Channel_Name.htm @@ -0,0 +1,21 @@ +Channel.Name Field

ChannelName Field

[This is preliminary documentation and is subject to change.]

+ The name of the channel +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string Name
Request Example + View Source

Field Value

Type: String
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_Channel_Type.htm b/docs/html/F_MLAPI_Data_Channel_Type.htm new file mode 100644 index 0000000..7dfc2d4 --- /dev/null +++ b/docs/html/F_MLAPI_Data_Channel_Type.htm @@ -0,0 +1,21 @@ +Channel.Type Field

ChannelType Field

[This is preliminary documentation and is subject to change.]

+ The Transport QOS type +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public QosType Type
Request Example + View Source

Field Value

Type: QosType
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_MessageType_Name.htm b/docs/html/F_MLAPI_Data_MessageType_Name.htm new file mode 100644 index 0000000..c988610 --- /dev/null +++ b/docs/html/F_MLAPI_Data_MessageType_Name.htm @@ -0,0 +1,21 @@ +MessageType.Name Field

MessageTypeName Field

[This is preliminary documentation and is subject to change.]

+ The name of the messageType +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string Name
Request Example + View Source

Field Value

Type: String
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_MessageType_Passthrough.htm b/docs/html/F_MLAPI_Data_MessageType_Passthrough.htm new file mode 100644 index 0000000..22e7ef7 --- /dev/null +++ b/docs/html/F_MLAPI_Data_MessageType_Passthrough.htm @@ -0,0 +1,21 @@ +MessageType.Passthrough Field

MessageTypePassthrough Field

[This is preliminary documentation and is subject to change.]

+ Wheter or not the channel should have passthrough support. +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool Passthrough
Request Example + View Source

Field Value

Type: Boolean
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetId_ConnectionId.htm b/docs/html/F_MLAPI_Data_NetId_ConnectionId.htm new file mode 100644 index 0000000..f0f4ad6 --- /dev/null +++ b/docs/html/F_MLAPI_Data_NetId_ConnectionId.htm @@ -0,0 +1,21 @@ +NetId.ConnectionId Field

NetIdConnectionId Field

[This is preliminary documentation and is subject to change.]

+ The connectionId this client is assigned +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public ushort ConnectionId
Request Example + View Source

Field Value

Type: UInt16
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetId_HostId.htm b/docs/html/F_MLAPI_Data_NetId_HostId.htm new file mode 100644 index 0000000..9cfd434 --- /dev/null +++ b/docs/html/F_MLAPI_Data_NetId_HostId.htm @@ -0,0 +1,21 @@ +NetId.HostId Field

NetIdHostId Field

[This is preliminary documentation and is subject to change.]

+ The hostId this client is on +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public byte HostId
Request Example + View Source

Field Value

Type: Byte
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetId_Meta.htm b/docs/html/F_MLAPI_Data_NetId_Meta.htm new file mode 100644 index 0000000..15f7c45 --- /dev/null +++ b/docs/html/F_MLAPI_Data_NetId_Meta.htm @@ -0,0 +1,21 @@ +NetId.Meta Field

NetIdMeta Field

[This is preliminary documentation and is subject to change.]

+ Meta data about hte client +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public byte Meta
Request Example + View Source

Field Value

Type: Byte
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkConfig_AllowPassthroughMessages.htm b/docs/html/F_MLAPI_Data_NetworkConfig_AllowPassthroughMessages.htm new file mode 100644 index 0000000..a4185f5 --- /dev/null +++ b/docs/html/F_MLAPI_Data_NetworkConfig_AllowPassthroughMessages.htm @@ -0,0 +1,21 @@ +NetworkConfig.AllowPassthroughMessages Field

NetworkConfigAllowPassthroughMessages Field

[This is preliminary documentation and is subject to change.]

+ Wheter or not to allow any type of passthrough messages +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool AllowPassthroughMessages
Request Example + View Source

Field Value

Type: Boolean
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkConfig_Channels.htm b/docs/html/F_MLAPI_Data_NetworkConfig_Channels.htm new file mode 100644 index 0000000..9c15871 --- /dev/null +++ b/docs/html/F_MLAPI_Data_NetworkConfig_Channels.htm @@ -0,0 +1,21 @@ +NetworkConfig.Channels Field

NetworkConfigChannels Field

[This is preliminary documentation and is subject to change.]

+ Channels used by the NetworkedTransport +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public List<Channel> Channels
Request Example + View Source

Field Value

Type: ListChannel
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkConfig_ClientConnectionBufferTimeout.htm b/docs/html/F_MLAPI_Data_NetworkConfig_ClientConnectionBufferTimeout.htm new file mode 100644 index 0000000..5bee0d1 --- /dev/null +++ b/docs/html/F_MLAPI_Data_NetworkConfig_ClientConnectionBufferTimeout.htm @@ -0,0 +1,21 @@ +NetworkConfig.ClientConnectionBufferTimeout Field

NetworkConfigClientConnectionBufferTimeout Field

[This is preliminary documentation and is subject to change.]

+ The amount of seconds to wait for handshake to complete before timing out a client +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int ClientConnectionBufferTimeout
Request Example + View Source

Field Value

Type: Int32
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkConfig_ConnectAddress.htm b/docs/html/F_MLAPI_Data_NetworkConfig_ConnectAddress.htm new file mode 100644 index 0000000..e9a6039 --- /dev/null +++ b/docs/html/F_MLAPI_Data_NetworkConfig_ConnectAddress.htm @@ -0,0 +1,21 @@ +NetworkConfig.ConnectAddress Field

NetworkConfigConnectAddress Field

[This is preliminary documentation and is subject to change.]

+ The address to connect to +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string ConnectAddress
Request Example + View Source

Field Value

Type: String
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkConfig_ConnectPort.htm b/docs/html/F_MLAPI_Data_NetworkConfig_ConnectPort.htm new file mode 100644 index 0000000..0b417bb --- /dev/null +++ b/docs/html/F_MLAPI_Data_NetworkConfig_ConnectPort.htm @@ -0,0 +1,21 @@ +NetworkConfig.ConnectPort Field

NetworkConfigConnectPort Field

[This is preliminary documentation and is subject to change.]

+ The port for the NetworkTransport to use when connecting +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int ConnectPort
Request Example + View Source

Field Value

Type: Int32
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkConfig_ConnectionApproval.htm b/docs/html/F_MLAPI_Data_NetworkConfig_ConnectionApproval.htm new file mode 100644 index 0000000..50bb98c --- /dev/null +++ b/docs/html/F_MLAPI_Data_NetworkConfig_ConnectionApproval.htm @@ -0,0 +1,21 @@ +NetworkConfig.ConnectionApproval Field

NetworkConfigConnectionApproval Field

[This is preliminary documentation and is subject to change.]

+ Wheter or not to use connection approval +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool ConnectionApproval
Request Example + View Source

Field Value

Type: Boolean
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkConfig_ConnectionData.htm b/docs/html/F_MLAPI_Data_NetworkConfig_ConnectionData.htm new file mode 100644 index 0000000..a1f8659 --- /dev/null +++ b/docs/html/F_MLAPI_Data_NetworkConfig_ConnectionData.htm @@ -0,0 +1,21 @@ +NetworkConfig.ConnectionData Field

NetworkConfigConnectionData Field

[This is preliminary documentation and is subject to change.]

+ The data to send during connection which can be used to decide on if a client should get accepted +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public byte[] ConnectionData
Request Example + View Source

Field Value

Type: Byte
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkConfig_EnableEncryption.htm b/docs/html/F_MLAPI_Data_NetworkConfig_EnableEncryption.htm new file mode 100644 index 0000000..f3d9230 --- /dev/null +++ b/docs/html/F_MLAPI_Data_NetworkConfig_EnableEncryption.htm @@ -0,0 +1,21 @@ +NetworkConfig.EnableEncryption Field

NetworkConfigEnableEncryption Field

[This is preliminary documentation and is subject to change.]

+ Wheter or not to enable encryption +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool EnableEncryption
Request Example + View Source

Field Value

Type: Boolean
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkConfig_EnableSceneSwitching.htm b/docs/html/F_MLAPI_Data_NetworkConfig_EnableSceneSwitching.htm new file mode 100644 index 0000000..1f8a6e4 --- /dev/null +++ b/docs/html/F_MLAPI_Data_NetworkConfig_EnableSceneSwitching.htm @@ -0,0 +1,21 @@ +NetworkConfig.EnableSceneSwitching Field

NetworkConfigEnableSceneSwitching Field

[This is preliminary documentation and is subject to change.]

+ Wheter or not to enable scene switching +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool EnableSceneSwitching
Request Example + View Source

Field Value

Type: Boolean
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkConfig_EnableTimeResync.htm b/docs/html/F_MLAPI_Data_NetworkConfig_EnableTimeResync.htm new file mode 100644 index 0000000..76a94c3 --- /dev/null +++ b/docs/html/F_MLAPI_Data_NetworkConfig_EnableTimeResync.htm @@ -0,0 +1,21 @@ +NetworkConfig.EnableTimeResync Field

NetworkConfigEnableTimeResync Field

[This is preliminary documentation and is subject to change.]

+ If your logic uses the NetwokrTime, this should probably be turned off. If however it's needed to maximize accuracy, this is recommended to be turned on +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool EnableTimeResync
Request Example + View Source

Field Value

Type: Boolean
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkConfig_EventTickrate.htm b/docs/html/F_MLAPI_Data_NetworkConfig_EventTickrate.htm new file mode 100644 index 0000000..f180384 --- /dev/null +++ b/docs/html/F_MLAPI_Data_NetworkConfig_EventTickrate.htm @@ -0,0 +1,21 @@ +NetworkConfig.EventTickrate Field

NetworkConfigEventTickrate Field

[This is preliminary documentation and is subject to change.]

+ The amount of times per second internal frame events will occur, examples include SyncedVar send checking. +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int EventTickrate
Request Example + View Source

Field Value

Type: Int32
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkConfig_HandleObjectSpawning.htm b/docs/html/F_MLAPI_Data_NetworkConfig_HandleObjectSpawning.htm new file mode 100644 index 0000000..c99eb50 --- /dev/null +++ b/docs/html/F_MLAPI_Data_NetworkConfig_HandleObjectSpawning.htm @@ -0,0 +1,21 @@ +NetworkConfig.HandleObjectSpawning Field

NetworkConfigHandleObjectSpawning Field

[This is preliminary documentation and is subject to change.]

+ Wheter or not to make the library handle object spawning +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool HandleObjectSpawning
Request Example + View Source

Field Value

Type: Boolean
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkConfig_MaxConnections.htm b/docs/html/F_MLAPI_Data_NetworkConfig_MaxConnections.htm new file mode 100644 index 0000000..14d1b4f --- /dev/null +++ b/docs/html/F_MLAPI_Data_NetworkConfig_MaxConnections.htm @@ -0,0 +1,21 @@ +NetworkConfig.MaxConnections Field

NetworkConfigMaxConnections Field

[This is preliminary documentation and is subject to change.]

+ The max amount of Clients that can connect. +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int MaxConnections
Request Example + View Source

Field Value

Type: Int32
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkConfig_MaxReceiveEventsPerTickRate.htm b/docs/html/F_MLAPI_Data_NetworkConfig_MaxReceiveEventsPerTickRate.htm new file mode 100644 index 0000000..f9bb206 --- /dev/null +++ b/docs/html/F_MLAPI_Data_NetworkConfig_MaxReceiveEventsPerTickRate.htm @@ -0,0 +1,21 @@ +NetworkConfig.MaxReceiveEventsPerTickRate Field

NetworkConfigMaxReceiveEventsPerTickRate Field

[This is preliminary documentation and is subject to change.]

+ The max amount of messages to process per ReceiveTickrate. This is to prevent flooding. +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int MaxReceiveEventsPerTickRate
Request Example + View Source

Field Value

Type: Int32
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkConfig_MessageBufferSize.htm b/docs/html/F_MLAPI_Data_NetworkConfig_MessageBufferSize.htm new file mode 100644 index 0000000..63cd542 --- /dev/null +++ b/docs/html/F_MLAPI_Data_NetworkConfig_MessageBufferSize.htm @@ -0,0 +1,21 @@ +NetworkConfig.MessageBufferSize Field

NetworkConfigMessageBufferSize Field

[This is preliminary documentation and is subject to change.]

+ The size of the receive message buffer. This is the max message size. +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int MessageBufferSize
Request Example + View Source

Field Value

Type: Int32
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkConfig_MessageTypes.htm b/docs/html/F_MLAPI_Data_NetworkConfig_MessageTypes.htm new file mode 100644 index 0000000..4c2922a --- /dev/null +++ b/docs/html/F_MLAPI_Data_NetworkConfig_MessageTypes.htm @@ -0,0 +1,21 @@ +NetworkConfig.MessageTypes Field

NetworkConfigMessageTypes Field

[This is preliminary documentation and is subject to change.]

+ Registered MessageTypes +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public List<MessageType> MessageTypes
Request Example + View Source

Field Value

Type: ListMessageType
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkConfig_NetworkedPrefabs.htm b/docs/html/F_MLAPI_Data_NetworkConfig_NetworkedPrefabs.htm new file mode 100644 index 0000000..ba93a1b --- /dev/null +++ b/docs/html/F_MLAPI_Data_NetworkConfig_NetworkedPrefabs.htm @@ -0,0 +1,21 @@ +NetworkConfig.NetworkedPrefabs Field

NetworkConfigNetworkedPrefabs Field

[This is preliminary documentation and is subject to change.]

+ A list of spawnable prefabs +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public List<NetworkedPrefab> NetworkedPrefabs
Request Example + View Source

Field Value

Type: ListNetworkedPrefab
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkConfig_ProtocolVersion.htm b/docs/html/F_MLAPI_Data_NetworkConfig_ProtocolVersion.htm new file mode 100644 index 0000000..d8d6724 --- /dev/null +++ b/docs/html/F_MLAPI_Data_NetworkConfig_ProtocolVersion.htm @@ -0,0 +1,21 @@ +NetworkConfig.ProtocolVersion Field

NetworkConfigProtocolVersion Field

[This is preliminary documentation and is subject to change.]

+ The protocol version. Different versions doesn't talk to each other. +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public ushort ProtocolVersion
Request Example + View Source

Field Value

Type: UInt16
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkConfig_RSAPrivateKey.htm b/docs/html/F_MLAPI_Data_NetworkConfig_RSAPrivateKey.htm new file mode 100644 index 0000000..b8d930c --- /dev/null +++ b/docs/html/F_MLAPI_Data_NetworkConfig_RSAPrivateKey.htm @@ -0,0 +1,21 @@ +NetworkConfig.RSAPrivateKey Field

NetworkConfigRSAPrivateKey Field

[This is preliminary documentation and is subject to change.]

+ Private RSA XML key to use for signing key exchange +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string RSAPrivateKey
Request Example + View Source

Field Value

Type: String
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkConfig_RSAPublicKey.htm b/docs/html/F_MLAPI_Data_NetworkConfig_RSAPublicKey.htm new file mode 100644 index 0000000..5122bea --- /dev/null +++ b/docs/html/F_MLAPI_Data_NetworkConfig_RSAPublicKey.htm @@ -0,0 +1,21 @@ +NetworkConfig.RSAPublicKey Field

NetworkConfigRSAPublicKey Field

[This is preliminary documentation and is subject to change.]

+ Public RSA XML key to use for signing key exchange +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string RSAPublicKey
Request Example + View Source

Field Value

Type: String
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkConfig_ReceiveTickrate.htm b/docs/html/F_MLAPI_Data_NetworkConfig_ReceiveTickrate.htm new file mode 100644 index 0000000..41f72a8 --- /dev/null +++ b/docs/html/F_MLAPI_Data_NetworkConfig_ReceiveTickrate.htm @@ -0,0 +1,21 @@ +NetworkConfig.ReceiveTickrate Field

NetworkConfigReceiveTickrate Field

[This is preliminary documentation and is subject to change.]

+ Amount of times per second the receive queue is emptied and all messages inside are processed. +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int ReceiveTickrate
Request Example + View Source

Field Value

Type: Int32
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkConfig_RegisteredScenes.htm b/docs/html/F_MLAPI_Data_NetworkConfig_RegisteredScenes.htm new file mode 100644 index 0000000..e86a1cd --- /dev/null +++ b/docs/html/F_MLAPI_Data_NetworkConfig_RegisteredScenes.htm @@ -0,0 +1,21 @@ +NetworkConfig.RegisteredScenes Field

NetworkConfigRegisteredScenes Field

[This is preliminary documentation and is subject to change.]

+ A list of SceneNames that can be used during networked games. +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public List<string> RegisteredScenes
Request Example + View Source

Field Value

Type: ListString
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkConfig_SecondsHistory.htm b/docs/html/F_MLAPI_Data_NetworkConfig_SecondsHistory.htm new file mode 100644 index 0000000..f466e0f --- /dev/null +++ b/docs/html/F_MLAPI_Data_NetworkConfig_SecondsHistory.htm @@ -0,0 +1,21 @@ +NetworkConfig.SecondsHistory Field

NetworkConfigSecondsHistory Field

[This is preliminary documentation and is subject to change.]

+ The amount of seconds to keep a lag compensation position history +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public float SecondsHistory
Request Example + View Source

Field Value

Type: Single
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkConfig_SendTickrate.htm b/docs/html/F_MLAPI_Data_NetworkConfig_SendTickrate.htm new file mode 100644 index 0000000..59d02e2 --- /dev/null +++ b/docs/html/F_MLAPI_Data_NetworkConfig_SendTickrate.htm @@ -0,0 +1,21 @@ +NetworkConfig.SendTickrate Field

NetworkConfigSendTickrate Field

[This is preliminary documentation and is subject to change.]

+ The amount of times per second every pending message will be sent away. +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int SendTickrate
Request Example + View Source

Field Value

Type: Int32
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkConfig_ServerTransports.htm b/docs/html/F_MLAPI_Data_NetworkConfig_ServerTransports.htm new file mode 100644 index 0000000..d23e3a7 --- /dev/null +++ b/docs/html/F_MLAPI_Data_NetworkConfig_ServerTransports.htm @@ -0,0 +1,21 @@ +NetworkConfig.ServerTransports Field

NetworkConfigServerTransports Field

[This is preliminary documentation and is subject to change.]

+ The transport hosts the sever uses +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public List<TransportHost> ServerTransports
Request Example + View Source

Field Value

Type: ListTransportHost
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkConfig_SignKeyExchange.htm b/docs/html/F_MLAPI_Data_NetworkConfig_SignKeyExchange.htm new file mode 100644 index 0000000..c6af6d1 --- /dev/null +++ b/docs/html/F_MLAPI_Data_NetworkConfig_SignKeyExchange.htm @@ -0,0 +1,21 @@ +NetworkConfig.SignKeyExchange Field

NetworkConfigSignKeyExchange Field

[This is preliminary documentation and is subject to change.]

+ Wheter or not to enable signed diffie hellman key exchange. +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool SignKeyExchange
Request Example + View Source

Field Value

Type: Boolean
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkedClient_ClientId.htm b/docs/html/F_MLAPI_Data_NetworkedClient_ClientId.htm index b12b3a8..2c1912c 100644 --- a/docs/html/F_MLAPI_Data_NetworkedClient_ClientId.htm +++ b/docs/html/F_MLAPI_Data_NetworkedClient_ClientId.htm @@ -4,7 +4,7 @@ Namespace:  MLAPI.Data
Assembly: -  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int ClientId
Request Example +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public uint ClientId
Request Example View Source

Field Value

Type: Int32
See Also
\ No newline at end of file + View Source

Field Value

Type: UInt32
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkedPrefab_playerPrefab.htm b/docs/html/F_MLAPI_Data_NetworkedPrefab_playerPrefab.htm new file mode 100644 index 0000000..44b19f6 --- /dev/null +++ b/docs/html/F_MLAPI_Data_NetworkedPrefab_playerPrefab.htm @@ -0,0 +1,21 @@ +NetworkedPrefab.playerPrefab Field

NetworkedPrefabplayerPrefab Field

[This is preliminary documentation and is subject to change.]

+ Wheter or not this is a playerPrefab +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool playerPrefab
Request Example + View Source

Field Value

Type: Boolean
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkedPrefab_prefab.htm b/docs/html/F_MLAPI_Data_NetworkedPrefab_prefab.htm new file mode 100644 index 0000000..4f1ec69 --- /dev/null +++ b/docs/html/F_MLAPI_Data_NetworkedPrefab_prefab.htm @@ -0,0 +1,21 @@ +NetworkedPrefab.prefab Field

NetworkedPrefabprefab Field

[This is preliminary documentation and is subject to change.]

+ The gameobject of the prefab +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public GameObject prefab
Request Example + View Source

Field Value

Type: GameObject
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkingConfiguration_Address.htm b/docs/html/F_MLAPI_Data_NetworkingConfiguration_Address.htm deleted file mode 100644 index 9a7b507..0000000 --- a/docs/html/F_MLAPI_Data_NetworkingConfiguration_Address.htm +++ /dev/null @@ -1,21 +0,0 @@ -NetworkingConfiguration.Address Field

NetworkingConfigurationAddress Field

[This is preliminary documentation and is subject to change.]

- The address to connect to -

- Namespace: -  MLAPI.Data
- Assembly: -  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string Address
Request Example - View Source

Field Value

Type: String
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkingConfiguration_AllowPassthroughMessages.htm b/docs/html/F_MLAPI_Data_NetworkingConfiguration_AllowPassthroughMessages.htm deleted file mode 100644 index 42b2aaf..0000000 --- a/docs/html/F_MLAPI_Data_NetworkingConfiguration_AllowPassthroughMessages.htm +++ /dev/null @@ -1,21 +0,0 @@ -NetworkingConfiguration.AllowPassthroughMessages Field

NetworkingConfigurationAllowPassthroughMessages Field

[This is preliminary documentation and is subject to change.]

- Wheter or not to allow any type of passthrough messages -

- Namespace: -  MLAPI.Data
- Assembly: -  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool AllowPassthroughMessages
Request Example - View Source

Field Value

Type: Boolean
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkingConfiguration_Channels.htm b/docs/html/F_MLAPI_Data_NetworkingConfiguration_Channels.htm deleted file mode 100644 index 5ff6552..0000000 --- a/docs/html/F_MLAPI_Data_NetworkingConfiguration_Channels.htm +++ /dev/null @@ -1,21 +0,0 @@ -NetworkingConfiguration.Channels Field

NetworkingConfigurationChannels Field

[This is preliminary documentation and is subject to change.]

- Channels used by the NetworkedTransport -

- Namespace: -  MLAPI.Data
- Assembly: -  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public SortedDictionary<string, QosType> Channels
Request Example - View Source

Field Value

Type: SortedDictionaryString, QosType
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkingConfiguration_ClientConnectionBufferTimeout.htm b/docs/html/F_MLAPI_Data_NetworkingConfiguration_ClientConnectionBufferTimeout.htm deleted file mode 100644 index 22e589f..0000000 --- a/docs/html/F_MLAPI_Data_NetworkingConfiguration_ClientConnectionBufferTimeout.htm +++ /dev/null @@ -1,21 +0,0 @@ -NetworkingConfiguration.ClientConnectionBufferTimeout Field

NetworkingConfigurationClientConnectionBufferTimeout Field

[This is preliminary documentation and is subject to change.]

- The amount of seconds to wait for handshake to complete before timing out a client -

- Namespace: -  MLAPI.Data
- Assembly: -  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int ClientConnectionBufferTimeout
Request Example - View Source

Field Value

Type: Int32
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkingConfiguration_ConnectionApproval.htm b/docs/html/F_MLAPI_Data_NetworkingConfiguration_ConnectionApproval.htm deleted file mode 100644 index fb7dd20..0000000 --- a/docs/html/F_MLAPI_Data_NetworkingConfiguration_ConnectionApproval.htm +++ /dev/null @@ -1,21 +0,0 @@ -NetworkingConfiguration.ConnectionApproval Field

NetworkingConfigurationConnectionApproval Field

[This is preliminary documentation and is subject to change.]

- Wheter or not to use connection approval -

- Namespace: -  MLAPI.Data
- Assembly: -  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool ConnectionApproval
Request Example - View Source

Field Value

Type: Boolean
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkingConfiguration_ConnectionApprovalCallback.htm b/docs/html/F_MLAPI_Data_NetworkingConfiguration_ConnectionApprovalCallback.htm deleted file mode 100644 index debcf14..0000000 --- a/docs/html/F_MLAPI_Data_NetworkingConfiguration_ConnectionApprovalCallback.htm +++ /dev/null @@ -1,21 +0,0 @@ -NetworkingConfiguration.ConnectionApprovalCallback Field

NetworkingConfigurationConnectionApprovalCallback Field

[This is preliminary documentation and is subject to change.]

- The callback to invoke when a connection has to be decided if it should get approved -

- Namespace: -  MLAPI.Data
- Assembly: -  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Action<byte[], int, Action<int, bool>> ConnectionApprovalCallback
Request Example - View Source

Field Value

Type: ActionByte, Int32, ActionInt32, Boolean
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkingConfiguration_ConnectionData.htm b/docs/html/F_MLAPI_Data_NetworkingConfiguration_ConnectionData.htm deleted file mode 100644 index 98c092c..0000000 --- a/docs/html/F_MLAPI_Data_NetworkingConfiguration_ConnectionData.htm +++ /dev/null @@ -1,21 +0,0 @@ -NetworkingConfiguration.ConnectionData Field

NetworkingConfigurationConnectionData Field

[This is preliminary documentation and is subject to change.]

- The data to send during connection which can be used to decide on if a client should get accepted -

- Namespace: -  MLAPI.Data
- Assembly: -  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public byte[] ConnectionData
Request Example - View Source

Field Value

Type: Byte
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkingConfiguration_EnableEncryption.htm b/docs/html/F_MLAPI_Data_NetworkingConfiguration_EnableEncryption.htm deleted file mode 100644 index 3abef47..0000000 --- a/docs/html/F_MLAPI_Data_NetworkingConfiguration_EnableEncryption.htm +++ /dev/null @@ -1,21 +0,0 @@ -NetworkingConfiguration.EnableEncryption Field

NetworkingConfigurationEnableEncryption Field

[This is preliminary documentation and is subject to change.]

- Wheter or not to enable encryption -

- Namespace: -  MLAPI.Data
- Assembly: -  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool EnableEncryption
Request Example - View Source

Field Value

Type: Boolean
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkingConfiguration_EnableSceneSwitching.htm b/docs/html/F_MLAPI_Data_NetworkingConfiguration_EnableSceneSwitching.htm deleted file mode 100644 index e4be0c0..0000000 --- a/docs/html/F_MLAPI_Data_NetworkingConfiguration_EnableSceneSwitching.htm +++ /dev/null @@ -1,21 +0,0 @@ -NetworkingConfiguration.EnableSceneSwitching Field

NetworkingConfigurationEnableSceneSwitching Field

[This is preliminary documentation and is subject to change.]

- Wheter or not to enable scene switching -

- Namespace: -  MLAPI.Data
- Assembly: -  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool EnableSceneSwitching
Request Example - View Source

Field Value

Type: Boolean
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkingConfiguration_EncryptedChannels.htm b/docs/html/F_MLAPI_Data_NetworkingConfiguration_EncryptedChannels.htm deleted file mode 100644 index 5cb4de8..0000000 --- a/docs/html/F_MLAPI_Data_NetworkingConfiguration_EncryptedChannels.htm +++ /dev/null @@ -1,21 +0,0 @@ -NetworkingConfiguration.EncryptedChannels Field

NetworkingConfigurationEncryptedChannels Field

[This is preliminary documentation and is subject to change.]

- Set of channels that will have all message contents encrypted when used -

- Namespace: -  MLAPI.Data
- Assembly: -  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public HashSet<int> EncryptedChannels
Request Example - View Source

Field Value

Type: HashSetInt32
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkingConfiguration_EventTickrate.htm b/docs/html/F_MLAPI_Data_NetworkingConfiguration_EventTickrate.htm deleted file mode 100644 index c0e5a57..0000000 --- a/docs/html/F_MLAPI_Data_NetworkingConfiguration_EventTickrate.htm +++ /dev/null @@ -1,21 +0,0 @@ -NetworkingConfiguration.EventTickrate Field

NetworkingConfigurationEventTickrate Field

[This is preliminary documentation and is subject to change.]

- The amount of times per second internal frame events will occur, examples include SyncedVar send checking. -

- Namespace: -  MLAPI.Data
- Assembly: -  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int EventTickrate
Request Example - View Source

Field Value

Type: Int32
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkingConfiguration_HandleObjectSpawning.htm b/docs/html/F_MLAPI_Data_NetworkingConfiguration_HandleObjectSpawning.htm deleted file mode 100644 index 2f42def..0000000 --- a/docs/html/F_MLAPI_Data_NetworkingConfiguration_HandleObjectSpawning.htm +++ /dev/null @@ -1,21 +0,0 @@ -NetworkingConfiguration.HandleObjectSpawning Field

NetworkingConfigurationHandleObjectSpawning Field

[This is preliminary documentation and is subject to change.]

- Wheter or not to make the library handle object spawning -

- Namespace: -  MLAPI.Data
- Assembly: -  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool HandleObjectSpawning
Request Example - View Source

Field Value

Type: Boolean
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkingConfiguration_MaxConnections.htm b/docs/html/F_MLAPI_Data_NetworkingConfiguration_MaxConnections.htm deleted file mode 100644 index 19fbedf..0000000 --- a/docs/html/F_MLAPI_Data_NetworkingConfiguration_MaxConnections.htm +++ /dev/null @@ -1,21 +0,0 @@ -NetworkingConfiguration.MaxConnections Field

NetworkingConfigurationMaxConnections Field

[This is preliminary documentation and is subject to change.]

- The max amount of Clients that can connect. -

- Namespace: -  MLAPI.Data
- Assembly: -  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int MaxConnections
Request Example - View Source

Field Value

Type: Int32
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkingConfiguration_MaxReceiveEventsPerTickRate.htm b/docs/html/F_MLAPI_Data_NetworkingConfiguration_MaxReceiveEventsPerTickRate.htm deleted file mode 100644 index 0035e9c..0000000 --- a/docs/html/F_MLAPI_Data_NetworkingConfiguration_MaxReceiveEventsPerTickRate.htm +++ /dev/null @@ -1,21 +0,0 @@ -NetworkingConfiguration.MaxReceiveEventsPerTickRate Field

NetworkingConfigurationMaxReceiveEventsPerTickRate Field

[This is preliminary documentation and is subject to change.]

- The max amount of messages to process per ReceiveTickrate. This is to prevent flooding. -

- Namespace: -  MLAPI.Data
- Assembly: -  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int MaxReceiveEventsPerTickRate
Request Example - View Source

Field Value

Type: Int32
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkingConfiguration_MessageBufferSize.htm b/docs/html/F_MLAPI_Data_NetworkingConfiguration_MessageBufferSize.htm deleted file mode 100644 index 32bd558..0000000 --- a/docs/html/F_MLAPI_Data_NetworkingConfiguration_MessageBufferSize.htm +++ /dev/null @@ -1,21 +0,0 @@ -NetworkingConfiguration.MessageBufferSize Field

NetworkingConfigurationMessageBufferSize Field

[This is preliminary documentation and is subject to change.]

- The size of the receive message buffer. This is the max message size. -

- Namespace: -  MLAPI.Data
- Assembly: -  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int MessageBufferSize
Request Example - View Source

Field Value

Type: Int32
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkingConfiguration_MessageTypes.htm b/docs/html/F_MLAPI_Data_NetworkingConfiguration_MessageTypes.htm deleted file mode 100644 index 78d1a4b..0000000 --- a/docs/html/F_MLAPI_Data_NetworkingConfiguration_MessageTypes.htm +++ /dev/null @@ -1,21 +0,0 @@ -NetworkingConfiguration.MessageTypes Field

NetworkingConfigurationMessageTypes Field

[This is preliminary documentation and is subject to change.]

- Registered MessageTypes -

- Namespace: -  MLAPI.Data
- Assembly: -  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public List<string> MessageTypes
Request Example - View Source

Field Value

Type: ListString
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkingConfiguration_PassthroughMessageTypes.htm b/docs/html/F_MLAPI_Data_NetworkingConfiguration_PassthroughMessageTypes.htm deleted file mode 100644 index 61ad747..0000000 --- a/docs/html/F_MLAPI_Data_NetworkingConfiguration_PassthroughMessageTypes.htm +++ /dev/null @@ -1,21 +0,0 @@ -NetworkingConfiguration.PassthroughMessageTypes Field

NetworkingConfigurationPassthroughMessageTypes Field

[This is preliminary documentation and is subject to change.]

- List of MessageTypes that can be passed through by Server. MessageTypes in this list should thus not be trusted to as great of an extent as normal messages. -

- Namespace: -  MLAPI.Data
- Assembly: -  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public List<string> PassthroughMessageTypes
Request Example - View Source

Field Value

Type: ListString
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkingConfiguration_Port.htm b/docs/html/F_MLAPI_Data_NetworkingConfiguration_Port.htm deleted file mode 100644 index 573b010..0000000 --- a/docs/html/F_MLAPI_Data_NetworkingConfiguration_Port.htm +++ /dev/null @@ -1,21 +0,0 @@ -NetworkingConfiguration.Port Field

NetworkingConfigurationPort Field

[This is preliminary documentation and is subject to change.]

- The port for the NetworkTransport to use -

- Namespace: -  MLAPI.Data
- Assembly: -  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int Port
Request Example - View Source

Field Value

Type: Int32
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkingConfiguration_ProtocolVersion.htm b/docs/html/F_MLAPI_Data_NetworkingConfiguration_ProtocolVersion.htm deleted file mode 100644 index b841edf..0000000 --- a/docs/html/F_MLAPI_Data_NetworkingConfiguration_ProtocolVersion.htm +++ /dev/null @@ -1,21 +0,0 @@ -NetworkingConfiguration.ProtocolVersion Field

NetworkingConfigurationProtocolVersion Field

[This is preliminary documentation and is subject to change.]

- The protocol version. Different versions doesn't talk to each other. -

- Namespace: -  MLAPI.Data
- Assembly: -  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public ushort ProtocolVersion
Request Example - View Source

Field Value

Type: UInt16
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkingConfiguration_RSAPrivateKey.htm b/docs/html/F_MLAPI_Data_NetworkingConfiguration_RSAPrivateKey.htm deleted file mode 100644 index 02f0e83..0000000 --- a/docs/html/F_MLAPI_Data_NetworkingConfiguration_RSAPrivateKey.htm +++ /dev/null @@ -1,21 +0,0 @@ -NetworkingConfiguration.RSAPrivateKey Field

NetworkingConfigurationRSAPrivateKey Field

[This is preliminary documentation and is subject to change.]

- Private RSA XML key to use for signing key exchange -

- Namespace: -  MLAPI.Data
- Assembly: -  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string RSAPrivateKey
Request Example - View Source

Field Value

Type: String
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkingConfiguration_RSAPublicKey.htm b/docs/html/F_MLAPI_Data_NetworkingConfiguration_RSAPublicKey.htm deleted file mode 100644 index d632c0a..0000000 --- a/docs/html/F_MLAPI_Data_NetworkingConfiguration_RSAPublicKey.htm +++ /dev/null @@ -1,21 +0,0 @@ -NetworkingConfiguration.RSAPublicKey Field

NetworkingConfigurationRSAPublicKey Field

[This is preliminary documentation and is subject to change.]

- Public RSA XML key to use for signing key exchange -

- Namespace: -  MLAPI.Data
- Assembly: -  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string RSAPublicKey
Request Example - View Source

Field Value

Type: String
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkingConfiguration_ReceiveTickrate.htm b/docs/html/F_MLAPI_Data_NetworkingConfiguration_ReceiveTickrate.htm deleted file mode 100644 index 5ea5937..0000000 --- a/docs/html/F_MLAPI_Data_NetworkingConfiguration_ReceiveTickrate.htm +++ /dev/null @@ -1,21 +0,0 @@ -NetworkingConfiguration.ReceiveTickrate Field

NetworkingConfigurationReceiveTickrate Field

[This is preliminary documentation and is subject to change.]

- Amount of times per second the receive queue is emptied and all messages inside are processed. -

- Namespace: -  MLAPI.Data
- Assembly: -  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int ReceiveTickrate
Request Example - View Source

Field Value

Type: Int32
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkingConfiguration_RegisteredScenes.htm b/docs/html/F_MLAPI_Data_NetworkingConfiguration_RegisteredScenes.htm deleted file mode 100644 index da4427b..0000000 --- a/docs/html/F_MLAPI_Data_NetworkingConfiguration_RegisteredScenes.htm +++ /dev/null @@ -1,21 +0,0 @@ -NetworkingConfiguration.RegisteredScenes Field

NetworkingConfigurationRegisteredScenes Field

[This is preliminary documentation and is subject to change.]

- A list of SceneNames that can be used during networked games. -

- Namespace: -  MLAPI.Data
- Assembly: -  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public List<string> RegisteredScenes
Request Example - View Source

Field Value

Type: ListString
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkingConfiguration_SecondsHistory.htm b/docs/html/F_MLAPI_Data_NetworkingConfiguration_SecondsHistory.htm deleted file mode 100644 index d3cd2fc..0000000 --- a/docs/html/F_MLAPI_Data_NetworkingConfiguration_SecondsHistory.htm +++ /dev/null @@ -1,21 +0,0 @@ -NetworkingConfiguration.SecondsHistory Field

NetworkingConfigurationSecondsHistory Field

[This is preliminary documentation and is subject to change.]

- The amount of seconds to keep a lag compensation position history -

- Namespace: -  MLAPI.Data
- Assembly: -  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public float SecondsHistory
Request Example - View Source

Field Value

Type: Single
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkingConfiguration_SendTickrate.htm b/docs/html/F_MLAPI_Data_NetworkingConfiguration_SendTickrate.htm deleted file mode 100644 index cb1dab8..0000000 --- a/docs/html/F_MLAPI_Data_NetworkingConfiguration_SendTickrate.htm +++ /dev/null @@ -1,21 +0,0 @@ -NetworkingConfiguration.SendTickrate Field

NetworkingConfigurationSendTickrate Field

[This is preliminary documentation and is subject to change.]

- The amount of times per second every pending message will be sent away. -

- Namespace: -  MLAPI.Data
- Assembly: -  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int SendTickrate
Request Example - View Source

Field Value

Type: Int32
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_NetworkingConfiguration_SignKeyExchange.htm b/docs/html/F_MLAPI_Data_NetworkingConfiguration_SignKeyExchange.htm deleted file mode 100644 index 4341888..0000000 --- a/docs/html/F_MLAPI_Data_NetworkingConfiguration_SignKeyExchange.htm +++ /dev/null @@ -1,21 +0,0 @@ -NetworkingConfiguration.SignKeyExchange Field

NetworkingConfigurationSignKeyExchange Field

[This is preliminary documentation and is subject to change.]

- Wheter or not to enable signed diffie hellman key exchange. -

- Namespace: -  MLAPI.Data
- Assembly: -  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool SignKeyExchange
Request Example - View Source

Field Value

Type: Boolean
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_TransportHost_Name.htm b/docs/html/F_MLAPI_Data_TransportHost_Name.htm new file mode 100644 index 0000000..c60508e --- /dev/null +++ b/docs/html/F_MLAPI_Data_TransportHost_Name.htm @@ -0,0 +1,21 @@ +TransportHost.Name Field

TransportHostName Field

[This is preliminary documentation and is subject to change.]

+ The name of the host +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string Name
Request Example + View Source

Field Value

Type: String
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_TransportHost_Port.htm b/docs/html/F_MLAPI_Data_TransportHost_Port.htm new file mode 100644 index 0000000..6fa4290 --- /dev/null +++ b/docs/html/F_MLAPI_Data_TransportHost_Port.htm @@ -0,0 +1,21 @@ +TransportHost.Port Field

TransportHostPort Field

[This is preliminary documentation and is subject to change.]

+ The port the host should listen to +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int Port
Request Example + View Source

Field Value

Type: Int32
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_Data_TransportHost_Websockets.htm b/docs/html/F_MLAPI_Data_TransportHost_Websockets.htm new file mode 100644 index 0000000..d5f8697 --- /dev/null +++ b/docs/html/F_MLAPI_Data_TransportHost_Websockets.htm @@ -0,0 +1,21 @@ +TransportHost.Websockets Field

TransportHostWebsockets Field

[This is preliminary documentation and is subject to change.]

+ If true, the socket will listen on TCP-Websockets, otherwise UDP +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool Websockets
Request Example + View Source

Field Value

Type: Boolean
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_MonoBehaviours_Core_NetworkedObject_NetworkedPrefabName.htm b/docs/html/F_MLAPI_MonoBehaviours_Core_NetworkedObject_NetworkedPrefabName.htm new file mode 100644 index 0000000..2415411 --- /dev/null +++ b/docs/html/F_MLAPI_MonoBehaviours_Core_NetworkedObject_NetworkedPrefabName.htm @@ -0,0 +1,21 @@ +NetworkedObject.NetworkedPrefabName Field

NetworkedObjectNetworkedPrefabName Field

[This is preliminary documentation and is subject to change.]

+ The name of the NetworkedPrefab +

+ Namespace: +  MLAPI.MonoBehaviours.Core
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string NetworkedPrefabName
Request Example + View Source

Field Value

Type: String
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_MonoBehaviours_Core_NetworkedObject_ServerOnly.htm b/docs/html/F_MLAPI_MonoBehaviours_Core_NetworkedObject_ServerOnly.htm deleted file mode 100644 index 3dca321..0000000 --- a/docs/html/F_MLAPI_MonoBehaviours_Core_NetworkedObject_ServerOnly.htm +++ /dev/null @@ -1,21 +0,0 @@ -NetworkedObject.ServerOnly Field

NetworkedObjectServerOnly Field

[This is preliminary documentation and is subject to change.]

- Gets or sets if this object should be replicated across the network. Can only be changed before the object is spawned -

- Namespace: -  MLAPI.MonoBehaviours.Core
- Assembly: -  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool ServerOnly
Request Example - View Source

Field Value

Type: Boolean
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_ConnectionApprovalCallback.htm b/docs/html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_ConnectionApprovalCallback.htm new file mode 100644 index 0000000..734adcc --- /dev/null +++ b/docs/html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_ConnectionApprovalCallback.htm @@ -0,0 +1,21 @@ +NetworkingManager.ConnectionApprovalCallback Field

NetworkingManagerConnectionApprovalCallback Field

[This is preliminary documentation and is subject to change.]

+ The callback to invoke during connection approval +

+ Namespace: +  MLAPI.MonoBehaviours.Core
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Action<byte[], uint, Action<uint, bool, Vector3, Quaternion>> ConnectionApprovalCallback
Request Example + View Source

Field Value

Type: ActionByte, UInt32, ActionUInt32, Boolean, Vector3, Quaternion
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_DefaultPlayerPrefab.htm b/docs/html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_DefaultPlayerPrefab.htm deleted file mode 100644 index 17d634c..0000000 --- a/docs/html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_DefaultPlayerPrefab.htm +++ /dev/null @@ -1,21 +0,0 @@ -NetworkingManager.DefaultPlayerPrefab Field

NetworkingManagerDefaultPlayerPrefab Field

[This is preliminary documentation and is subject to change.]

- The default prefab to give to players -

- Namespace: -  MLAPI.MonoBehaviours.Core
- Assembly: -  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public GameObject DefaultPlayerPrefab
Request Example - View Source

Field Value

Type: GameObject
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_DontDestroy.htm b/docs/html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_DontDestroy.htm index 32af13f..75da23a 100644 --- a/docs/html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_DontDestroy.htm +++ b/docs/html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_DontDestroy.htm @@ -1,4 +1,4 @@ -NetworkingManager.DontDestroy Field

NetworkingManagerDontDestroy Field

[This is preliminary documentation and is subject to change.]

+NetworkingManager.DontDestroy Field

NetworkingManagerDontDestroy Field

[This is preliminary documentation and is subject to change.]

Gets or sets if the NetworkingManager should be marked as DontDestroyOnLoad

Namespace: diff --git a/docs/html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_NetworkConfig.htm b/docs/html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_NetworkConfig.htm index a75c593..5fef06a 100644 --- a/docs/html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_NetworkConfig.htm +++ b/docs/html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_NetworkConfig.htm @@ -1,10 +1,10 @@ -NetworkingManager.NetworkConfig Field

NetworkingManagerNetworkConfig Field

[This is preliminary documentation and is subject to change.]

+NetworkingManager.NetworkConfig Field

NetworkingManagerNetworkConfig Field

[This is preliminary documentation and is subject to change.]

The current NetworkingConfiguration

Namespace:  MLAPI.MonoBehaviours.Core
Assembly: -  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public NetworkingConfiguration NetworkConfig
Request Example +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public NetworkConfig NetworkConfig
Request Example View Source

Field Value

Type: NetworkingConfiguration
See Also
\ No newline at end of file + View Source

Field Value

Type: NetworkConfig
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_OnClientConnectedCallback.htm b/docs/html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_OnClientConnectedCallback.htm index 7331a66..7c608f9 100644 --- a/docs/html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_OnClientConnectedCallback.htm +++ b/docs/html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_OnClientConnectedCallback.htm @@ -1,10 +1,10 @@ -NetworkingManager.OnClientConnectedCallback Field

NetworkingManagerOnClientConnectedCallback Field

[This is preliminary documentation and is subject to change.]

+NetworkingManager.OnClientConnectedCallback Field

NetworkingManagerOnClientConnectedCallback Field

[This is preliminary documentation and is subject to change.]

The callback to invoke once a client connects

Namespace:  MLAPI.MonoBehaviours.Core
Assembly: -  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Action<int> OnClientConnectedCallback
Request Example +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Action<uint> OnClientConnectedCallback
Request Example View Source

Field Value

Type: ActionInt32
See Also
\ No newline at end of file + View Source

Field Value

Type: ActionUInt32
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_OnClientDisconnectCallback.htm b/docs/html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_OnClientDisconnectCallback.htm index 0d488d7..e94f369 100644 --- a/docs/html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_OnClientDisconnectCallback.htm +++ b/docs/html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_OnClientDisconnectCallback.htm @@ -1,10 +1,10 @@ -NetworkingManager.OnClientDisconnectCallback Field

NetworkingManagerOnClientDisconnectCallback Field

[This is preliminary documentation and is subject to change.]

+NetworkingManager.OnClientDisconnectCallback Field

NetworkingManagerOnClientDisconnectCallback Field

[This is preliminary documentation and is subject to change.]

The callback to invoke when a client disconnects

Namespace:  MLAPI.MonoBehaviours.Core
Assembly: -  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Action<int> OnClientDisconnectCallback
Request Example +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Action<uint> OnClientDisconnectCallback
Request Example View Source

Field Value

Type: ActionInt32
See Also
\ No newline at end of file + View Source

Field Value

Type: ActionUInt32
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_OnServerStarted.htm b/docs/html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_OnServerStarted.htm index 5859a57..91d9987 100644 --- a/docs/html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_OnServerStarted.htm +++ b/docs/html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_OnServerStarted.htm @@ -1,4 +1,4 @@ -NetworkingManager.OnServerStarted Field

NetworkingManagerOnServerStarted Field

[This is preliminary documentation and is subject to change.]

+NetworkingManager.OnServerStarted Field

NetworkingManagerOnServerStarted Field

[This is preliminary documentation and is subject to change.]

The callback to invoke once the server is ready

Namespace: diff --git a/docs/html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_RegenerateRSAKeys.htm b/docs/html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_RegenerateRSAKeys.htm new file mode 100644 index 0000000..46a9ef8 --- /dev/null +++ b/docs/html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_RegenerateRSAKeys.htm @@ -0,0 +1,21 @@ +NetworkingManager.RegenerateRSAKeys Field

NetworkingManagerRegenerateRSAKeys Field

[This is preliminary documentation and is subject to change.]

+ An inspector bool that acts as a Trigger for regenerating RSA keys. Should not be used outside Unity editor. +

+ Namespace: +  MLAPI.MonoBehaviours.Core
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool RegenerateRSAKeys
Request Example + View Source

Field Value

Type: Boolean
See Also
\ No newline at end of file diff --git a/docs/html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_RunInBackground.htm b/docs/html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_RunInBackground.htm index c46ce43..cc449b8 100644 --- a/docs/html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_RunInBackground.htm +++ b/docs/html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_RunInBackground.htm @@ -1,4 +1,4 @@ -NetworkingManager.RunInBackground Field

NetworkingManagerRunInBackground Field

[This is preliminary documentation and is subject to change.]

+NetworkingManager.RunInBackground Field

NetworkingManagerRunInBackground Field

[This is preliminary documentation and is subject to change.]

Gets or sets if the application should be set to run in background

Namespace: diff --git a/docs/html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_SpawnablePrefabs.htm b/docs/html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_SpawnablePrefabs.htm deleted file mode 100644 index a6b7568..0000000 --- a/docs/html/F_MLAPI_MonoBehaviours_Core_NetworkingManager_SpawnablePrefabs.htm +++ /dev/null @@ -1,21 +0,0 @@ -NetworkingManager.SpawnablePrefabs Field

NetworkingManagerSpawnablePrefabs Field

[This is preliminary documentation and is subject to change.]

- A list of spawnable prefabs -

- Namespace: -  MLAPI.MonoBehaviours.Core
- Assembly: -  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public List<GameObject> SpawnablePrefabs
Request Example - View Source

Field Value

Type: ListGameObject
See Also
\ No newline at end of file diff --git a/docs/html/Fields_T_MLAPI_Data_Channel.htm b/docs/html/Fields_T_MLAPI_Data_Channel.htm new file mode 100644 index 0000000..b1e66aa --- /dev/null +++ b/docs/html/Fields_T_MLAPI_Data_Channel.htm @@ -0,0 +1,9 @@ +Channel Fields

Channel Fields

[This is preliminary documentation and is subject to change.]

The Channel type exposes the following members.

Fields
+   + NameDescription
Public fieldEncrypted
+ Wheter or not the channel should be encrypted +
Public fieldName
+ The name of the channel +
Public fieldType
+ The Transport QOS type +
Top
See Also
\ No newline at end of file diff --git a/docs/html/Fields_T_MLAPI_Data_MessageType.htm b/docs/html/Fields_T_MLAPI_Data_MessageType.htm new file mode 100644 index 0000000..3767f52 --- /dev/null +++ b/docs/html/Fields_T_MLAPI_Data_MessageType.htm @@ -0,0 +1,7 @@ +MessageType Fields

MessageType Fields

[This is preliminary documentation and is subject to change.]

The MessageType type exposes the following members.

Fields
+   + NameDescription
Public fieldName
+ The name of the messageType +
Public fieldPassthrough
+ Wheter or not the channel should have passthrough support. +
Top
See Also
\ No newline at end of file diff --git a/docs/html/Fields_T_MLAPI_Data_NetId.htm b/docs/html/Fields_T_MLAPI_Data_NetId.htm new file mode 100644 index 0000000..ba9f6f2 --- /dev/null +++ b/docs/html/Fields_T_MLAPI_Data_NetId.htm @@ -0,0 +1,9 @@ +NetId Fields

NetId Fields

[This is preliminary documentation and is subject to change.]

The NetId type exposes the following members.

Fields
+   + NameDescription
Public fieldConnectionId
+ The connectionId this client is assigned +
Public fieldHostId
+ The hostId this client is on +
Public fieldMeta
+ Meta data about hte client +
Top
See Also
\ No newline at end of file diff --git a/docs/html/Fields_T_MLAPI_Data_NetworkConfig.htm b/docs/html/Fields_T_MLAPI_Data_NetworkConfig.htm new file mode 100644 index 0000000..4efc26f --- /dev/null +++ b/docs/html/Fields_T_MLAPI_Data_NetworkConfig.htm @@ -0,0 +1,55 @@ +NetworkConfig Fields

NetworkConfig Fields

[This is preliminary documentation and is subject to change.]

The NetworkConfig type exposes the following members.

Fields
+   + NameDescription
Public fieldAllowPassthroughMessages
+ Wheter or not to allow any type of passthrough messages +
Public fieldChannels
+ Channels used by the NetworkedTransport +
Public fieldClientConnectionBufferTimeout
+ The amount of seconds to wait for handshake to complete before timing out a client +
Public fieldConnectAddress
+ The address to connect to +
Public fieldConnectionApproval
+ Wheter or not to use connection approval +
Public fieldConnectionData
+ The data to send during connection which can be used to decide on if a client should get accepted +
Public fieldConnectPort
+ The port for the NetworkTransport to use when connecting +
Public fieldEnableEncryption
+ Wheter or not to enable encryption +
Public fieldEnableSceneSwitching
+ Wheter or not to enable scene switching +
Public fieldEnableTimeResync
+ If your logic uses the NetwokrTime, this should probably be turned off. If however it's needed to maximize accuracy, this is recommended to be turned on +
Public fieldEventTickrate
+ The amount of times per second internal frame events will occur, examples include SyncedVar send checking. +
Public fieldHandleObjectSpawning
+ Wheter or not to make the library handle object spawning +
Public fieldMaxConnections
+ The max amount of Clients that can connect. +
Public fieldMaxReceiveEventsPerTickRate
+ The max amount of messages to process per ReceiveTickrate. This is to prevent flooding. +
Public fieldMessageBufferSize
+ The size of the receive message buffer. This is the max message size. +
Public fieldMessageTypes
+ Registered MessageTypes +
Public fieldNetworkedPrefabs
+ A list of spawnable prefabs +
Public fieldProtocolVersion
+ The protocol version. Different versions doesn't talk to each other. +
Public fieldReceiveTickrate
+ Amount of times per second the receive queue is emptied and all messages inside are processed. +
Public fieldRegisteredScenes
+ A list of SceneNames that can be used during networked games. +
Public fieldRSAPrivateKey
+ Private RSA XML key to use for signing key exchange +
Public fieldRSAPublicKey
+ Public RSA XML key to use for signing key exchange +
Public fieldSecondsHistory
+ The amount of seconds to keep a lag compensation position history +
Public fieldSendTickrate
+ The amount of times per second every pending message will be sent away. +
Public fieldServerTransports
+ The transport hosts the sever uses +
Public fieldSignKeyExchange
+ Wheter or not to enable signed diffie hellman key exchange. +
Top
See Also
\ No newline at end of file diff --git a/docs/html/Fields_T_MLAPI_Data_NetworkedPrefab.htm b/docs/html/Fields_T_MLAPI_Data_NetworkedPrefab.htm new file mode 100644 index 0000000..1889c71 --- /dev/null +++ b/docs/html/Fields_T_MLAPI_Data_NetworkedPrefab.htm @@ -0,0 +1,7 @@ +NetworkedPrefab Fields

NetworkedPrefab Fields

[This is preliminary documentation and is subject to change.]

The NetworkedPrefab type exposes the following members.

Fields
+   + NameDescription
Public fieldplayerPrefab
+ Wheter or not this is a playerPrefab +
Public fieldprefab
+ The gameobject of the prefab +
Top
See Also
\ No newline at end of file diff --git a/docs/html/Fields_T_MLAPI_Data_NetworkingConfiguration.htm b/docs/html/Fields_T_MLAPI_Data_NetworkingConfiguration.htm deleted file mode 100644 index d2d02ae..0000000 --- a/docs/html/Fields_T_MLAPI_Data_NetworkingConfiguration.htm +++ /dev/null @@ -1,55 +0,0 @@ -NetworkingConfiguration Fields

NetworkingConfiguration Fields

[This is preliminary documentation and is subject to change.]

The NetworkingConfiguration type exposes the following members.

Fields
-   - NameDescription
Public fieldAddress
- The address to connect to -
Public fieldAllowPassthroughMessages
- Wheter or not to allow any type of passthrough messages -
Public fieldChannels
- Channels used by the NetworkedTransport -
Public fieldClientConnectionBufferTimeout
- The amount of seconds to wait for handshake to complete before timing out a client -
Public fieldConnectionApproval
- Wheter or not to use connection approval -
Public fieldConnectionApprovalCallback
- The callback to invoke when a connection has to be decided if it should get approved -
Public fieldConnectionData
- The data to send during connection which can be used to decide on if a client should get accepted -
Public fieldEnableEncryption
- Wheter or not to enable encryption -
Public fieldEnableSceneSwitching
- Wheter or not to enable scene switching -
Public fieldEncryptedChannels
- Set of channels that will have all message contents encrypted when used -
Public fieldEventTickrate
- The amount of times per second internal frame events will occur, examples include SyncedVar send checking. -
Public fieldHandleObjectSpawning
- Wheter or not to make the library handle object spawning -
Public fieldMaxConnections
- The max amount of Clients that can connect. -
Public fieldMaxReceiveEventsPerTickRate
- The max amount of messages to process per ReceiveTickrate. This is to prevent flooding. -
Public fieldMessageBufferSize
- The size of the receive message buffer. This is the max message size. -
Public fieldMessageTypes
- Registered MessageTypes -
Public fieldPassthroughMessageTypes
- List of MessageTypes that can be passed through by Server. MessageTypes in this list should thus not be trusted to as great of an extent as normal messages. -
Public fieldPort
- The port for the NetworkTransport to use -
Public fieldProtocolVersion
- The protocol version. Different versions doesn't talk to each other. -
Public fieldReceiveTickrate
- Amount of times per second the receive queue is emptied and all messages inside are processed. -
Public fieldRegisteredScenes
- A list of SceneNames that can be used during networked games. -
Public fieldRSAPrivateKey
- Private RSA XML key to use for signing key exchange -
Public fieldRSAPublicKey
- Public RSA XML key to use for signing key exchange -
Public fieldSecondsHistory
- The amount of seconds to keep a lag compensation position history -
Public fieldSendTickrate
- The amount of times per second every pending message will be sent away. -
Public fieldSignKeyExchange
- Wheter or not to enable signed diffie hellman key exchange. -
Top
See Also
\ No newline at end of file diff --git a/docs/html/Fields_T_MLAPI_Data_TransportHost.htm b/docs/html/Fields_T_MLAPI_Data_TransportHost.htm new file mode 100644 index 0000000..bc749bd --- /dev/null +++ b/docs/html/Fields_T_MLAPI_Data_TransportHost.htm @@ -0,0 +1,9 @@ +TransportHost Fields

TransportHost Fields

[This is preliminary documentation and is subject to change.]

The TransportHost type exposes the following members.

Fields
+   + NameDescription
Public fieldName
+ The name of the host +
Public fieldPort
+ The port the host should listen to +
Public fieldWebsockets
+ If true, the socket will listen on TCP-Websockets, otherwise UDP +
Top
See Also
\ No newline at end of file diff --git a/docs/html/Fields_T_MLAPI_MonoBehaviours_Core_NetworkedObject.htm b/docs/html/Fields_T_MLAPI_MonoBehaviours_Core_NetworkedObject.htm index 81e706c..31990f3 100644 --- a/docs/html/Fields_T_MLAPI_MonoBehaviours_Core_NetworkedObject.htm +++ b/docs/html/Fields_T_MLAPI_MonoBehaviours_Core_NetworkedObject.htm @@ -1,5 +1,5 @@ -NetworkedObject Fields

NetworkedObject Fields

[This is preliminary documentation and is subject to change.]

The NetworkedObject type exposes the following members.

Fields
+NetworkedObject Fields

NetworkedObject Fields

[This is preliminary documentation and is subject to change.]

The NetworkedObject type exposes the following members.

Fields
  - NameDescription
Public fieldServerOnly
- Gets or sets if this object should be replicated across the network. Can only be changed before the object is spawned +
NameDescription
Public fieldNetworkedPrefabName
+ The name of the NetworkedPrefab
Top
See Also
\ No newline at end of file diff --git a/docs/html/Fields_T_MLAPI_MonoBehaviours_Core_NetworkingManager.htm b/docs/html/Fields_T_MLAPI_MonoBehaviours_Core_NetworkingManager.htm index b89c690..2c5d2c0 100644 --- a/docs/html/Fields_T_MLAPI_MonoBehaviours_Core_NetworkingManager.htm +++ b/docs/html/Fields_T_MLAPI_MonoBehaviours_Core_NetworkingManager.htm @@ -1,7 +1,7 @@ -NetworkingManager Fields

NetworkingManager Fields

[This is preliminary documentation and is subject to change.]

The NetworkingManager type exposes the following members.

Fields
+NetworkingManager Fields

NetworkingManager Fields

[This is preliminary documentation and is subject to change.]

The NetworkingManager type exposes the following members.

Fields
  - NameDescription
Public fieldDefaultPlayerPrefab
- The default prefab to give to players +
NameDescription
Public fieldConnectionApprovalCallback
+ The callback to invoke during connection approval
Public fieldDontDestroy
Gets or sets if the NetworkingManager should be marked as DontDestroyOnLoad
Public fieldNetworkConfig
@@ -12,8 +12,8 @@ The callback to invoke when a client disconnects
Public fieldOnServerStarted
The callback to invoke once the server is ready +
Public fieldRegenerateRSAKeys
+ An inspector bool that acts as a Trigger for regenerating RSA keys. Should not be used outside Unity editor.
Public fieldRunInBackground
Gets or sets if the application should be set to run in background -
Public fieldSpawnablePrefabs
- A list of spawnable prefabs
Top
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_Data_Channel__ctor.htm b/docs/html/M_MLAPI_Data_Channel__ctor.htm new file mode 100644 index 0000000..0474fb1 --- /dev/null +++ b/docs/html/M_MLAPI_Data_Channel__ctor.htm @@ -0,0 +1,19 @@ +Channel Constructor

Channel Constructor

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the Channel class

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Channel()
Request Example + View Source
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_Data_MessageType__ctor.htm b/docs/html/M_MLAPI_Data_MessageType__ctor.htm new file mode 100644 index 0000000..dea3faf --- /dev/null +++ b/docs/html/M_MLAPI_Data_MessageType__ctor.htm @@ -0,0 +1,19 @@ +MessageType Constructor

MessageType Constructor

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the MessageType class

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public MessageType()
Request Example + View Source
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_Data_NetId_Equals.htm b/docs/html/M_MLAPI_Data_NetId_Equals.htm new file mode 100644 index 0000000..250f2ee --- /dev/null +++ b/docs/html/M_MLAPI_Data_NetId_Equals.htm @@ -0,0 +1,24 @@ +NetId.Equals Method

NetIdEquals Method

[This is preliminary documentation and is subject to change.]

+ Determines whether the specified Object is equal to the current NetId. +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public override bool Equals(
+	Object obj
+)
Request Example + View Source

Parameters

obj
Type: SystemObject
The Object to compare with the current NetId.

Return Value

Type: Boolean
true if the specified Object is equal to the current NetId; + otherwise, false.
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_Data_NetId_GetClientId.htm b/docs/html/M_MLAPI_Data_NetId_GetClientId.htm new file mode 100644 index 0000000..ae4531d --- /dev/null +++ b/docs/html/M_MLAPI_Data_NetId_GetClientId.htm @@ -0,0 +1,21 @@ +NetId.GetClientId Method

NetIdGetClientId Method

[This is preliminary documentation and is subject to change.]

+ Gets the clientId. +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public uint GetClientId()
Request Example + View Source

Return Value

Type: UInt32
The client identifier.
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_Data_NetId_GetHashCode.htm b/docs/html/M_MLAPI_Data_NetId_GetHashCode.htm new file mode 100644 index 0000000..1761e28 --- /dev/null +++ b/docs/html/M_MLAPI_Data_NetId_GetHashCode.htm @@ -0,0 +1,22 @@ +NetId.GetHashCode Method

NetIdGetHashCode Method

[This is preliminary documentation and is subject to change.]

+ Serves as a hash function for a NetId object. +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public override int GetHashCode()
Request Example + View Source

Return Value

Type: Int32
A hash code for this instance that is suitable for use in hashing algorithms and data structures such as a + hash table.
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_Data_NetId_IsHost.htm b/docs/html/M_MLAPI_Data_NetId_IsHost.htm new file mode 100644 index 0000000..3a66222 --- /dev/null +++ b/docs/html/M_MLAPI_Data_NetId_IsHost.htm @@ -0,0 +1,21 @@ +NetId.IsHost Method

NetIdIsHost Method

[This is preliminary documentation and is subject to change.]

+ Returns wheter or not the clientId represents a -1 +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool IsHost()
Request Example + View Source

Return Value

Type: Boolean
true, if host, false otherwise.
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_Data_NetId_IsInvalid.htm b/docs/html/M_MLAPI_Data_NetId_IsInvalid.htm new file mode 100644 index 0000000..be7ee74 --- /dev/null +++ b/docs/html/M_MLAPI_Data_NetId_IsInvalid.htm @@ -0,0 +1,21 @@ +NetId.IsInvalid Method

NetIdIsInvalid Method

[This is preliminary documentation and is subject to change.]

+ Returns if this is a invalid clientId, (-2) +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool IsInvalid()
Request Example + View Source

Return Value

Type: Boolean
true, if invalid, false otherwise.
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_Data_NetId__ctor.htm b/docs/html/M_MLAPI_Data_NetId__ctor.htm new file mode 100644 index 0000000..79053f6 --- /dev/null +++ b/docs/html/M_MLAPI_Data_NetId__ctor.htm @@ -0,0 +1,26 @@ +NetId Constructor (Byte, UInt16, Boolean, Boolean)

NetId Constructor (Byte, UInt16, Boolean, Boolean)

[This is preliminary documentation and is subject to change.]

+ Initializes a new instance of the netId struct from transport values +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public NetId(
+	byte hostId,
+	ushort connectionId,
+	bool isHost,
+	bool isInvalid
+)
Request Example + View Source

Parameters

hostId
Type: SystemByte
Host identifier.
connectionId
Type: SystemUInt16
Connection identifier.
isHost
Type: SystemBoolean
If set to true is host.
isInvalid
Type: SystemBoolean
If set to true is invalid.
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_Data_NetId__ctor_1.htm b/docs/html/M_MLAPI_Data_NetId__ctor_1.htm new file mode 100644 index 0000000..b3a73e3 --- /dev/null +++ b/docs/html/M_MLAPI_Data_NetId__ctor_1.htm @@ -0,0 +1,23 @@ +NetId Constructor (UInt32)

NetId Constructor (UInt32)

[This is preliminary documentation and is subject to change.]

+ Initializes a new instance of the netId struct from a clientId +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public NetId(
+	uint clientId
+)
Request Example + View Source

Parameters

clientId
Type: SystemUInt32
Client identifier.
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_Data_NetId_op_Equality.htm b/docs/html/M_MLAPI_Data_NetId_op_Equality.htm new file mode 100644 index 0000000..cc7f862 --- /dev/null +++ b/docs/html/M_MLAPI_Data_NetId_op_Equality.htm @@ -0,0 +1,24 @@ +NetId.Equality Operator

NetIdEquality Operator

[This is preliminary documentation and is subject to change.]

+ Determines whether a specified instance of NetId is equal to another specified NetId. +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static bool operator ==(
+	NetId client1,
+	NetId client2
+)
Request Example + View Source

Parameters

client1
Type: MLAPI.DataNetId
The first NetId to compare.
client2
Type: MLAPI.DataNetId
The second NetId to compare.

Return Value

Type: Boolean
true if client1 and client2 are equal; otherwise, false.
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_Data_NetId_op_Inequality.htm b/docs/html/M_MLAPI_Data_NetId_op_Inequality.htm new file mode 100644 index 0000000..c9aaa5e --- /dev/null +++ b/docs/html/M_MLAPI_Data_NetId_op_Inequality.htm @@ -0,0 +1,24 @@ +NetId.Inequality Operator

NetIdInequality Operator

[This is preliminary documentation and is subject to change.]

+ Determines whether a specified instance of NetId is not equal to another specified NetId. +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static bool operator !=(
+	NetId client1,
+	NetId client2
+)
Request Example + View Source

Parameters

client1
Type: MLAPI.DataNetId
The first NetId to compare.
client2
Type: MLAPI.DataNetId
The second NetId to compare.

Return Value

Type: Boolean
true if client1 and client2 are not equal; otherwise, false.
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_Data_NetworkConfig_CompareConfig.htm b/docs/html/M_MLAPI_Data_NetworkConfig_CompareConfig.htm new file mode 100644 index 0000000..1eb8686 --- /dev/null +++ b/docs/html/M_MLAPI_Data_NetworkConfig_CompareConfig.htm @@ -0,0 +1,23 @@ +NetworkConfig.CompareConfig Method

NetworkConfigCompareConfig Method

[This is preliminary documentation and is subject to change.]

+ Compares a SHA256 hash with the current NetworkingConfiguration instances hash +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool CompareConfig(
+	byte[] hash
+)
Request Example + View Source

Parameters

hash
Type: SystemByte

[Missing <param name="hash"/> documentation for "M:MLAPI.Data.NetworkConfig.CompareConfig(System.Byte[])"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:MLAPI.Data.NetworkConfig.CompareConfig(System.Byte[])"]

See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_Data_NetworkConfig_GetConfig.htm b/docs/html/M_MLAPI_Data_NetworkConfig_GetConfig.htm new file mode 100644 index 0000000..b55988a --- /dev/null +++ b/docs/html/M_MLAPI_Data_NetworkConfig_GetConfig.htm @@ -0,0 +1,23 @@ +NetworkConfig.GetConfig Method

NetworkConfigGetConfig Method

[This is preliminary documentation and is subject to change.]

+ Gets a SHA256 hash of parts of the NetworkingConfiguration instance +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public byte[] GetConfig(
+	bool cache = true
+)
Request Example + View Source

Parameters

cache (Optional)
Type: SystemBoolean

[Missing <param name="cache"/> documentation for "M:MLAPI.Data.NetworkConfig.GetConfig(System.Boolean)"]

Return Value

Type: Byte

[Missing <returns> documentation for "M:MLAPI.Data.NetworkConfig.GetConfig(System.Boolean)"]

See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_Data_NetworkConfig__ctor.htm b/docs/html/M_MLAPI_Data_NetworkConfig__ctor.htm new file mode 100644 index 0000000..8df6433 --- /dev/null +++ b/docs/html/M_MLAPI_Data_NetworkConfig__ctor.htm @@ -0,0 +1,19 @@ +NetworkConfig Constructor

NetworkConfig Constructor

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the NetworkConfig class

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public NetworkConfig()
Request Example + View Source
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_Data_NetworkedPrefab__ctor.htm b/docs/html/M_MLAPI_Data_NetworkedPrefab__ctor.htm new file mode 100644 index 0000000..a848aa6 --- /dev/null +++ b/docs/html/M_MLAPI_Data_NetworkedPrefab__ctor.htm @@ -0,0 +1,19 @@ +NetworkedPrefab Constructor

NetworkedPrefab Constructor

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the NetworkedPrefab class

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public NetworkedPrefab()
Request Example + View Source
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_Data_NetworkingConfiguration_CompareConfig.htm b/docs/html/M_MLAPI_Data_NetworkingConfiguration_CompareConfig.htm deleted file mode 100644 index 1d9a69b..0000000 --- a/docs/html/M_MLAPI_Data_NetworkingConfiguration_CompareConfig.htm +++ /dev/null @@ -1,23 +0,0 @@ -NetworkingConfiguration.CompareConfig Method

NetworkingConfigurationCompareConfig Method

[This is preliminary documentation and is subject to change.]

- Compares a SHA256 hash with the current NetworkingConfiguration instances hash -

- Namespace: -  MLAPI.Data
- Assembly: -  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool CompareConfig(
-	byte[] hash
-)
Request Example - View Source

Parameters

hash
Type: SystemByte

[Missing <param name="hash"/> documentation for "M:MLAPI.Data.NetworkingConfiguration.CompareConfig(System.Byte[])"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:MLAPI.Data.NetworkingConfiguration.CompareConfig(System.Byte[])"]

See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_Data_NetworkingConfiguration_GetConfig.htm b/docs/html/M_MLAPI_Data_NetworkingConfiguration_GetConfig.htm deleted file mode 100644 index 6ec5fb3..0000000 --- a/docs/html/M_MLAPI_Data_NetworkingConfiguration_GetConfig.htm +++ /dev/null @@ -1,23 +0,0 @@ -NetworkingConfiguration.GetConfig Method

NetworkingConfigurationGetConfig Method

[This is preliminary documentation and is subject to change.]

- Gets a SHA256 hash of parts of the NetworkingConfiguration instance -

- Namespace: -  MLAPI.Data
- Assembly: -  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public byte[] GetConfig(
-	bool cache = true
-)
Request Example - View Source

Parameters

cache (Optional)
Type: SystemBoolean

[Missing <param name="cache"/> documentation for "M:MLAPI.Data.NetworkingConfiguration.GetConfig(System.Boolean)"]

Return Value

Type: Byte

[Missing <returns> documentation for "M:MLAPI.Data.NetworkingConfiguration.GetConfig(System.Boolean)"]

See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_Data_NetworkingConfiguration__ctor.htm b/docs/html/M_MLAPI_Data_NetworkingConfiguration__ctor.htm deleted file mode 100644 index 5acd8c3..0000000 --- a/docs/html/M_MLAPI_Data_NetworkingConfiguration__ctor.htm +++ /dev/null @@ -1,19 +0,0 @@ -NetworkingConfiguration Constructor

NetworkingConfiguration Constructor

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the NetworkingConfiguration class

- Namespace: -  MLAPI.Data
- Assembly: -  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public NetworkingConfiguration()
Request Example - View Source
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_Data_TransportHost__ctor.htm b/docs/html/M_MLAPI_Data_TransportHost__ctor.htm new file mode 100644 index 0000000..0ddb7fd --- /dev/null +++ b/docs/html/M_MLAPI_Data_TransportHost__ctor.htm @@ -0,0 +1,19 @@ +TransportHost Constructor

TransportHost Constructor

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the TransportHost class

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public TransportHost()
Request Example + View Source
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_GetNetworkedObject.htm b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_GetNetworkedObject.htm index 97c7dc7..bafe5f4 100644 --- a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_GetNetworkedObject.htm +++ b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_GetNetworkedObject.htm @@ -20,4 +20,4 @@ encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " + "scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D"); HT_requestExampleLink.innerHTML = HT_requestExampleLinkText; - View Source

Parameters

networkId
Type: SystemUInt32

[Missing <param name="networkId"/> documentation for "M:MLAPI.MonoBehaviours.Core.NetworkedBehaviour.GetNetworkedObject(System.UInt32)"]

Return Value

Type: NetworkedObject

[Missing <returns> documentation for "M:MLAPI.MonoBehaviours.Core.NetworkedBehaviour.GetNetworkedObject(System.UInt32)"]

See Also
\ No newline at end of file + View Source

Parameters

networkId
Type: SystemUInt32

[Missing <param name="networkId"/> documentation for "M:MLAPI.MonoBehaviours.Core.NetworkedBehaviour.GetNetworkedObject(System.UInt32)"]

Return Value

Type: NetworkedObject

[Missing <returns> documentation for "M:MLAPI.MonoBehaviours.Core.NetworkedBehaviour.GetNetworkedObject(System.UInt32)"]

See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_RegisterMessageHandler.htm b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_RegisterMessageHandler.htm index 480d060..d9c50b3 100644 --- a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_RegisterMessageHandler.htm +++ b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_RegisterMessageHandler.htm @@ -1,4 +1,4 @@ -NetworkedBehaviour.RegisterMessageHandler Method

NetworkedBehaviourRegisterMessageHandler Method

[This is preliminary documentation and is subject to change.]

+NetworkedBehaviour.RegisterMessageHandler Method

NetworkedBehaviourRegisterMessageHandler Method

[This is preliminary documentation and is subject to change.]

Registers a message handler

Namespace: @@ -6,7 +6,7 @@ Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
protected int RegisterMessageHandler(
 	string name,
-	Action<int, byte[]> action
+	Action<uint, byte[]> action
 )
Request Example View Source

Parameters

name
Type: SystemString
The MessageType to register
action
Type: SystemActionInt32, Byte
The callback to get invoked whenever a message is received

Return Value

Type: Int32
HandlerId for the messageHandler that can be used to deregister the messageHandler
See Also
\ No newline at end of file + View Source

Parameters

name
Type: SystemString
The MessageType to register
action
Type: SystemActionUInt32, Byte
The callback to get invoked whenever a message is received

Return Value

Type: Int32
HandlerId for the messageHandler that can be used to deregister the messageHandler
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClient.htm b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClient.htm index 9da7729..b9049ca 100644 --- a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClient.htm +++ b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClient.htm @@ -1,11 +1,11 @@ -NetworkedBehaviour.SendToClient Method (Int32, String, String, Byte[])

NetworkedBehaviourSendToClient Method (Int32, String, String, Byte)

[This is preliminary documentation and is subject to change.]

+NetworkedBehaviour.SendToClient Method (UInt32, String, String, Byte[])

NetworkedBehaviourSendToClient Method (UInt32, String, String, Byte)

[This is preliminary documentation and is subject to change.]

Sends a buffer to a client with a given clientId from Server

Namespace:  MLAPI.MonoBehaviours.Core
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
protected void SendToClient(
-	int clientId,
+	uint clientId,
 	string messageType,
 	string channelName,
 	byte[] data
@@ -23,4 +23,4 @@
 			encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " +
 			"scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D");
 		HT_requestExampleLink.innerHTML = HT_requestExampleLinkText;
-		View Source

Parameters

clientId
Type: SystemInt32
The clientId to send the message to
messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
data
Type: SystemByte
The binary data to send
See Also
\ No newline at end of file + View Source

Parameters

clientId
Type: SystemUInt32
The clientId to send the message to
messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
data
Type: SystemByte
The binary data to send
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientTarget.htm b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientTarget.htm index 2186a72..90c3c80 100644 --- a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientTarget.htm +++ b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientTarget.htm @@ -1,11 +1,11 @@ -NetworkedBehaviour.SendToClientTarget Method (Int32, String, String, Byte[])

NetworkedBehaviourSendToClientTarget Method (Int32, String, String, Byte)

[This is preliminary documentation and is subject to change.]

+NetworkedBehaviour.SendToClientTarget Method (UInt32, String, String, Byte[])

NetworkedBehaviourSendToClientTarget Method (UInt32, String, String, Byte)

[This is preliminary documentation and is subject to change.]

Sends a buffer to a client with a given clientId from Server. Only handlers on this NetworkedBehaviour gets invoked

Namespace:  MLAPI.MonoBehaviours.Core
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
protected void SendToClientTarget(
-	int clientId,
+	uint clientId,
 	string messageType,
 	string channelName,
 	byte[] data
@@ -23,4 +23,4 @@
 			encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " +
 			"scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D");
 		HT_requestExampleLink.innerHTML = HT_requestExampleLinkText;
-		View Source

Parameters

clientId
Type: SystemInt32
The clientId to send the message to
messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
data
Type: SystemByte
The binary data to send
See Also
\ No newline at end of file + View Source

Parameters

clientId
Type: SystemUInt32
The clientId to send the message to
messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
data
Type: SystemByte
The binary data to send
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientTarget__1.htm b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientTarget__1.htm index 57656b9..0d9e376 100644 --- a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientTarget__1.htm +++ b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientTarget__1.htm @@ -1,4 +1,4 @@ -NetworkedBehaviour.SendToClientTarget(T) Method (Int32, String, String, T)

NetworkedBehaviourSendToClientTargetT Method (Int32, String, String, T)

[This is preliminary documentation and is subject to change.]

+NetworkedBehaviour.SendToClientTarget(T) Method (Int32, String, String, T)

NetworkedBehaviourSendToClientTargetT Method (Int32, String, String, T)

[This is preliminary documentation and is subject to change.]

Sends a buffer to a client with a given clientId from Server. Only handlers on this NetworkedBehaviour gets invoked

Namespace: @@ -24,4 +24,4 @@ encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " + "scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D"); HT_requestExampleLink.innerHTML = HT_requestExampleLinkText; - View Source

Parameters

clientId
Type: SystemInt32
The clientId to send the message to
messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
instance
Type: T
The instance to send

Type Parameters

T
The class type to send
See Also
\ No newline at end of file + View Source

Parameters

clientId
Type: SystemInt32
The clientId to send the message to
messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
instance
Type: T
The instance to send

Type Parameters

T
The class type to send
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClient__1.htm b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClient__1.htm index 013c9ad..16fcc02 100644 --- a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClient__1.htm +++ b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClient__1.htm @@ -1,4 +1,4 @@ -NetworkedBehaviour.SendToClient(T) Method (Int32, String, String, T)

NetworkedBehaviourSendToClientT Method (Int32, String, String, T)

[This is preliminary documentation and is subject to change.]

+NetworkedBehaviour.SendToClient(T) Method (Int32, String, String, T)

NetworkedBehaviourSendToClientT Method (Int32, String, String, T)

[This is preliminary documentation and is subject to change.]

Sends a binary serialized class to a client with a given clientId from Server

Namespace: @@ -24,4 +24,4 @@ encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " + "scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D"); HT_requestExampleLink.innerHTML = HT_requestExampleLinkText; - View Source

Parameters

clientId
Type: SystemInt32
The clientId to send the message to
messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
instance
Type: T
The instance to send

Type Parameters

T
The class type to send
See Also
\ No newline at end of file + View Source

Parameters

clientId
Type: SystemInt32
The clientId to send the message to
messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
instance
Type: T
The instance to send

Type Parameters

T
The class type to send
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClients.htm b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClients.htm index 02b48fa..40da40e 100644 --- a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClients.htm +++ b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClients.htm @@ -1,11 +1,11 @@ -NetworkedBehaviour.SendToClients Method (List(Int32), String, String, Byte[])

NetworkedBehaviourSendToClients Method (ListInt32, String, String, Byte)

[This is preliminary documentation and is subject to change.]

+NetworkedBehaviour.SendToClients Method (List(UInt32), String, String, Byte[])

NetworkedBehaviourSendToClients Method (ListUInt32, String, String, Byte)

[This is preliminary documentation and is subject to change.]

Sends a buffer to multiple clients from the server

Namespace:  MLAPI.MonoBehaviours.Core
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
protected void SendToClients(
-	List<int> clientIds,
+	List<uint> clientIds,
 	string messageType,
 	string channelName,
 	byte[] data
@@ -23,4 +23,4 @@
 			encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " +
 			"scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D");
 		HT_requestExampleLink.innerHTML = HT_requestExampleLinkText;
-		View Source

Parameters

clientIds
Type: System.Collections.GenericListInt32
The clientId's to send to
messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
data
Type: SystemByte
The binary data to send
See Also
\ No newline at end of file + View Source

Parameters

clientIds
Type: System.Collections.GenericListUInt32
The clientId's to send to
messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
data
Type: SystemByte
The binary data to send
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientsTarget.htm b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientsTarget.htm index 6f03e58..c20b062 100644 --- a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientsTarget.htm +++ b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientsTarget.htm @@ -1,11 +1,11 @@ -NetworkedBehaviour.SendToClientsTarget Method (List(Int32), String, String, Byte[])

NetworkedBehaviourSendToClientsTarget Method (ListInt32, String, String, Byte)

[This is preliminary documentation and is subject to change.]

+NetworkedBehaviour.SendToClientsTarget Method (List(UInt32), String, String, Byte[])

NetworkedBehaviourSendToClientsTarget Method (ListUInt32, String, String, Byte)

[This is preliminary documentation and is subject to change.]

Sends a buffer to multiple clients from the server. Only handlers on this NetworkedBehaviour gets invoked

Namespace:  MLAPI.MonoBehaviours.Core
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
protected void SendToClientsTarget(
-	List<int> clientIds,
+	List<uint> clientIds,
 	string messageType,
 	string channelName,
 	byte[] data
@@ -23,4 +23,4 @@
 			encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " +
 			"scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D");
 		HT_requestExampleLink.innerHTML = HT_requestExampleLinkText;
-		View Source

Parameters

clientIds
Type: System.Collections.GenericListInt32
The clientId's to send to
messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
data
Type: SystemByte
The binary data to send
See Also
\ No newline at end of file + View Source

Parameters

clientIds
Type: System.Collections.GenericListUInt32
The clientId's to send to
messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
data
Type: SystemByte
The binary data to send
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientsTarget_1.htm b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientsTarget_1.htm index 9945783..e483ee1 100644 --- a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientsTarget_1.htm +++ b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientsTarget_1.htm @@ -1,11 +1,10 @@ -NetworkedBehaviour.SendToClientsTarget Method (Int32[], String, String, Byte[])

NetworkedBehaviourSendToClientsTarget Method (Int32, String, String, Byte)

[This is preliminary documentation and is subject to change.]

- Sends a buffer to multiple clients from the server. Only handlers on this NetworkedBehaviour gets invoked +NetworkedBehaviour.SendToClientsTarget Method (String, String, Byte[])

NetworkedBehaviourSendToClientsTarget Method (String, String, Byte)

[This is preliminary documentation and is subject to change.]

+ Sends a buffer to all clients from the server. Only handlers on this NetworkedBehaviour will get invoked

Namespace:  MLAPI.MonoBehaviours.Core
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
protected void SendToClientsTarget(
-	int[] clientIds,
 	string messageType,
 	string channelName,
 	byte[] data
@@ -23,4 +22,4 @@
 			encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " +
 			"scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D");
 		HT_requestExampleLink.innerHTML = HT_requestExampleLinkText;
-		View Source

Parameters

clientIds
Type: SystemInt32
The clientId's to send to
messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
data
Type: SystemByte
The binary data to send
See Also
\ No newline at end of file + View Source

Parameters

messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
data
Type: SystemByte
The binary data to send
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientsTarget_2.htm b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientsTarget_2.htm index f0852b8..b765f56 100644 --- a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientsTarget_2.htm +++ b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientsTarget_2.htm @@ -1,10 +1,11 @@ -NetworkedBehaviour.SendToClientsTarget Method (String, String, Byte[])

NetworkedBehaviourSendToClientsTarget Method (String, String, Byte)

[This is preliminary documentation and is subject to change.]

- Sends a buffer to all clients from the server. Only handlers on this NetworkedBehaviour will get invoked +NetworkedBehaviour.SendToClientsTarget Method (UInt32[], String, String, Byte[])

NetworkedBehaviourSendToClientsTarget Method (UInt32, String, String, Byte)

[This is preliminary documentation and is subject to change.]

+ Sends a buffer to multiple clients from the server. Only handlers on this NetworkedBehaviour gets invoked

Namespace:  MLAPI.MonoBehaviours.Core
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
protected void SendToClientsTarget(
+	uint[] clientIds,
 	string messageType,
 	string channelName,
 	byte[] data
@@ -22,4 +23,4 @@
 			encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " +
 			"scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D");
 		HT_requestExampleLink.innerHTML = HT_requestExampleLinkText;
-		View Source

Parameters

messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
data
Type: SystemByte
The binary data to send
See Also
\ No newline at end of file + View Source

Parameters

clientIds
Type: SystemUInt32
The clientId's to send to
messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
data
Type: SystemByte
The binary data to send
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientsTarget__1.htm b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientsTarget__1.htm index 09c8ef0..c38e139 100644 --- a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientsTarget__1.htm +++ b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientsTarget__1.htm @@ -1,11 +1,11 @@ -NetworkedBehaviour.SendToClientsTarget(T) Method (List(Int32), String, String, T)

NetworkedBehaviourSendToClientsTargetT Method (ListInt32, String, String, T)

[This is preliminary documentation and is subject to change.]

+NetworkedBehaviour.SendToClientsTarget(T) Method (List(UInt32), String, String, T)

NetworkedBehaviourSendToClientsTargetT Method (ListUInt32, String, String, T)

[This is preliminary documentation and is subject to change.]

Sends a buffer to multiple clients from the server. Only handlers on this NetworkedBehaviour gets invoked

Namespace:  MLAPI.MonoBehaviours.Core
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
protected void SendToClientsTarget<T>(
-	List<int> clientIds,
+	List<uint> clientIds,
 	string messageType,
 	string channelName,
 	T instance
@@ -24,4 +24,4 @@
 			encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " +
 			"scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D");
 		HT_requestExampleLink.innerHTML = HT_requestExampleLinkText;
-		View Source

Parameters

clientIds
Type: System.Collections.GenericListInt32
The clientId's to send to
messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
instance
Type: T
The instance to send

Type Parameters

T
The class type to send
See Also
\ No newline at end of file + View Source

Parameters

clientIds
Type: System.Collections.GenericListUInt32
The clientId's to send to
messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
instance
Type: T
The instance to send

Type Parameters

T
The class type to send
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientsTarget__1_1.htm b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientsTarget__1_1.htm index d663c95..1af7712 100644 --- a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientsTarget__1_1.htm +++ b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientsTarget__1_1.htm @@ -1,4 +1,4 @@ -NetworkedBehaviour.SendToClientsTarget(T) Method (Int32[], String, String, T)

NetworkedBehaviourSendToClientsTargetT Method (Int32, String, String, T)

[This is preliminary documentation and is subject to change.]

+NetworkedBehaviour.SendToClientsTarget(T) Method (Int32[], String, String, T)

NetworkedBehaviourSendToClientsTargetT Method (Int32, String, String, T)

[This is preliminary documentation and is subject to change.]

Sends a buffer to multiple clients from the server. Only handlers on this NetworkedBehaviour gets invoked

Namespace: @@ -24,4 +24,4 @@ encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " + "scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D"); HT_requestExampleLink.innerHTML = HT_requestExampleLinkText; - View Source

Parameters

clientIds
Type: SystemInt32
The clientId's to send to
messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
instance
Type: T
The instance to send

Type Parameters

T
The class type to send
See Also
\ No newline at end of file + View Source

Parameters

clientIds
Type: SystemInt32
The clientId's to send to
messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
instance
Type: T
The instance to send

Type Parameters

T
The class type to send
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientsTarget__1_2.htm b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientsTarget__1_2.htm index 35f5674..dfc120e 100644 --- a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientsTarget__1_2.htm +++ b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientsTarget__1_2.htm @@ -1,4 +1,4 @@ -NetworkedBehaviour.SendToClientsTarget(T) Method (String, String, T)

NetworkedBehaviourSendToClientsTargetT Method (String, String, T)

[This is preliminary documentation and is subject to change.]

+NetworkedBehaviour.SendToClientsTarget(T) Method (String, String, T)

NetworkedBehaviourSendToClientsTargetT Method (String, String, T)

[This is preliminary documentation and is subject to change.]

Sends a buffer to all clients from the server. Only handlers on this NetworkedBehaviour will get invoked

Namespace: @@ -23,4 +23,4 @@ encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " + "scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D"); HT_requestExampleLink.innerHTML = HT_requestExampleLinkText; - View Source

Parameters

messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
instance
Type: T
The instance to send

Type Parameters

T
The class type to send
See Also
\ No newline at end of file + View Source

Parameters

messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
instance
Type: T
The instance to send

Type Parameters

T
The class type to send
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClients_1.htm b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClients_1.htm index f6f612e..721c5a6 100644 --- a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClients_1.htm +++ b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClients_1.htm @@ -1,11 +1,10 @@ -NetworkedBehaviour.SendToClients Method (Int32[], String, String, Byte[])

NetworkedBehaviourSendToClients Method (Int32, String, String, Byte)

[This is preliminary documentation and is subject to change.]

- Sends a buffer to multiple clients from the server +NetworkedBehaviour.SendToClients Method (String, String, Byte[])

NetworkedBehaviourSendToClients Method (String, String, Byte)

[This is preliminary documentation and is subject to change.]

+ Sends a buffer to all clients from the server

Namespace:  MLAPI.MonoBehaviours.Core
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
protected void SendToClients(
-	int[] clientIds,
 	string messageType,
 	string channelName,
 	byte[] data
@@ -23,4 +22,4 @@
 			encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " +
 			"scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D");
 		HT_requestExampleLink.innerHTML = HT_requestExampleLinkText;
-		View Source

Parameters

clientIds
Type: SystemInt32
The clientId's to send to
messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
data
Type: SystemByte
The binary data to send
See Also
\ No newline at end of file + View Source

Parameters

messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
data
Type: SystemByte
The binary data to send
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClients_2.htm b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClients_2.htm index d805810..3c6b53c 100644 --- a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClients_2.htm +++ b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClients_2.htm @@ -1,10 +1,11 @@ -NetworkedBehaviour.SendToClients Method (String, String, Byte[])

NetworkedBehaviourSendToClients Method (String, String, Byte)

[This is preliminary documentation and is subject to change.]

- Sends a buffer to all clients from the server +NetworkedBehaviour.SendToClients Method (UInt32[], String, String, Byte[])

NetworkedBehaviourSendToClients Method (UInt32, String, String, Byte)

[This is preliminary documentation and is subject to change.]

+ Sends a buffer to multiple clients from the server

Namespace:  MLAPI.MonoBehaviours.Core
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
protected void SendToClients(
+	uint[] clientIds,
 	string messageType,
 	string channelName,
 	byte[] data
@@ -22,4 +23,4 @@
 			encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " +
 			"scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D");
 		HT_requestExampleLink.innerHTML = HT_requestExampleLinkText;
-		View Source

Parameters

messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
data
Type: SystemByte
The binary data to send
See Also
\ No newline at end of file + View Source

Parameters

clientIds
Type: SystemUInt32
The clientId's to send to
messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
data
Type: SystemByte
The binary data to send
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClients__1.htm b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClients__1.htm index 04d9490..5e512f6 100644 --- a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClients__1.htm +++ b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClients__1.htm @@ -1,4 +1,4 @@ -NetworkedBehaviour.SendToClients(T) Method (List(Int32), String, String, T)

NetworkedBehaviourSendToClientsT Method (ListInt32, String, String, T)

[This is preliminary documentation and is subject to change.]

+NetworkedBehaviour.SendToClients(T) Method (List(Int32), String, String, T)

NetworkedBehaviourSendToClientsT Method (ListInt32, String, String, T)

[This is preliminary documentation and is subject to change.]

Sends a binary serialized class to multiple clients from the server

Namespace: @@ -24,4 +24,4 @@ encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " + "scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D"); HT_requestExampleLink.innerHTML = HT_requestExampleLinkText; - View Source

Parameters

clientIds
Type: System.Collections.GenericListInt32
The clientId's to send to
messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
instance
Type: T
The instance to send

Type Parameters

T
The class type to send
See Also
\ No newline at end of file + View Source

Parameters

clientIds
Type: System.Collections.GenericListInt32
The clientId's to send to
messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
instance
Type: T
The instance to send

Type Parameters

T
The class type to send
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClients__1_1.htm b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClients__1_1.htm index a41476a..6324292 100644 --- a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClients__1_1.htm +++ b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClients__1_1.htm @@ -1,4 +1,4 @@ -NetworkedBehaviour.SendToClients(T) Method (Int32[], String, String, T)

NetworkedBehaviourSendToClientsT Method (Int32, String, String, T)

[This is preliminary documentation and is subject to change.]

+NetworkedBehaviour.SendToClients(T) Method (Int32[], String, String, T)

NetworkedBehaviourSendToClientsT Method (Int32, String, String, T)

[This is preliminary documentation and is subject to change.]

Sends a binary serialized class to multiple clients from the server

Namespace: @@ -24,4 +24,4 @@ encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " + "scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D"); HT_requestExampleLink.innerHTML = HT_requestExampleLinkText; - View Source

Parameters

clientIds
Type: SystemInt32
The clientId's to send to
messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
instance
Type: T
The instance to send

Type Parameters

T
The class type to send
See Also
\ No newline at end of file + View Source

Parameters

clientIds
Type: SystemInt32
The clientId's to send to
messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
instance
Type: T
The instance to send

Type Parameters

T
The class type to send
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClients__1_2.htm b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClients__1_2.htm index 31aa439..9b877c1 100644 --- a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClients__1_2.htm +++ b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClients__1_2.htm @@ -1,4 +1,4 @@ -NetworkedBehaviour.SendToClients(T) Method (String, String, T)

NetworkedBehaviourSendToClientsT Method (String, String, T)

[This is preliminary documentation and is subject to change.]

+NetworkedBehaviour.SendToClients(T) Method (String, String, T)

NetworkedBehaviourSendToClientsT Method (String, String, T)

[This is preliminary documentation and is subject to change.]

Sends a buffer to all clients from the server

Namespace: @@ -23,4 +23,4 @@ encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " + "scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D"); HT_requestExampleLink.innerHTML = HT_requestExampleLinkText; - View Source

Parameters

messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
instance
Type: T
The instance to send

Type Parameters

T
The class type to send
See Also
\ No newline at end of file + View Source

Parameters

messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
instance
Type: T
The instance to send

Type Parameters

T
The class type to send
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToLocalClient.htm b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToLocalClient.htm index 717ec22..327380f 100644 --- a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToLocalClient.htm +++ b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToLocalClient.htm @@ -22,4 +22,4 @@ encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " + "scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D"); HT_requestExampleLink.innerHTML = HT_requestExampleLinkText; - View Source

Parameters

messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
data
Type: SystemByte
The binary data to send
See Also
\ No newline at end of file + View Source

Parameters

messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
data
Type: SystemByte
The binary data to send
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToLocalClientTarget.htm b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToLocalClientTarget.htm index 237d397..4a9cc39 100644 --- a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToLocalClientTarget.htm +++ b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToLocalClientTarget.htm @@ -22,4 +22,4 @@ encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " + "scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D"); HT_requestExampleLink.innerHTML = HT_requestExampleLinkText; - View Source

Parameters

messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
data
Type: SystemByte
The binary data to send
See Also
\ No newline at end of file + View Source

Parameters

messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
data
Type: SystemByte
The binary data to send
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToLocalClientTarget__1.htm b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToLocalClientTarget__1.htm index 5fb576f..b5f9b4a 100644 --- a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToLocalClientTarget__1.htm +++ b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToLocalClientTarget__1.htm @@ -23,4 +23,4 @@ encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " + "scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D"); HT_requestExampleLink.innerHTML = HT_requestExampleLinkText; - View Source

Parameters

messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
instance
Type: T
The instance to send

Type Parameters

T
The class type to send
See Also
\ No newline at end of file + View Source

Parameters

messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
instance
Type: T
The instance to send

Type Parameters

T
The class type to send
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToLocalClient__1.htm b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToLocalClient__1.htm index b480cc4..815168a 100644 --- a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToLocalClient__1.htm +++ b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToLocalClient__1.htm @@ -23,4 +23,4 @@ encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " + "scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D"); HT_requestExampleLink.innerHTML = HT_requestExampleLinkText; - View Source

Parameters

messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
instance
Type: T
The instance to send

Type Parameters

T
The class type to send
See Also
\ No newline at end of file + View Source

Parameters

messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
instance
Type: T
The instance to send

Type Parameters

T
The class type to send
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToNonLocalClients.htm b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToNonLocalClients.htm index a7f665c..5f2877b 100644 --- a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToNonLocalClients.htm +++ b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToNonLocalClients.htm @@ -22,4 +22,4 @@ encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " + "scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D"); HT_requestExampleLink.innerHTML = HT_requestExampleLinkText; - View Source

Parameters

messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
data
Type: SystemByte
The binary data to send
See Also
\ No newline at end of file + View Source

Parameters

messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
data
Type: SystemByte
The binary data to send
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToNonLocalClientsTarget.htm b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToNonLocalClientsTarget.htm index 25598d2..c779e28 100644 --- a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToNonLocalClientsTarget.htm +++ b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToNonLocalClientsTarget.htm @@ -22,4 +22,4 @@ encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " + "scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D"); HT_requestExampleLink.innerHTML = HT_requestExampleLinkText; - View Source

Parameters

messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
data
Type: SystemByte
The binary data to send
See Also
\ No newline at end of file + View Source

Parameters

messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
data
Type: SystemByte
The binary data to send
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToNonLocalClientsTarget__1.htm b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToNonLocalClientsTarget__1.htm index 4801d34..382c70a 100644 --- a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToNonLocalClientsTarget__1.htm +++ b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToNonLocalClientsTarget__1.htm @@ -23,4 +23,4 @@ encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " + "scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D"); HT_requestExampleLink.innerHTML = HT_requestExampleLinkText; - View Source

Parameters

messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
instance
Type: T
The instance to send

Type Parameters

T
The class type to send
See Also
\ No newline at end of file + View Source

Parameters

messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
instance
Type: T
The instance to send

Type Parameters

T
The class type to send
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToNonLocalClients__1.htm b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToNonLocalClients__1.htm index 7617e60..a1b2842 100644 --- a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToNonLocalClients__1.htm +++ b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToNonLocalClients__1.htm @@ -23,4 +23,4 @@ encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " + "scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D"); HT_requestExampleLink.innerHTML = HT_requestExampleLinkText; - View Source

Parameters

messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
instance
Type: T
The instance to send

Type Parameters

T
The class type to send
See Also
\ No newline at end of file + View Source

Parameters

messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
instance
Type: T
The instance to send

Type Parameters

T
The class type to send
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToServer.htm b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToServer.htm index 2a27843..03d3f83 100644 --- a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToServer.htm +++ b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToServer.htm @@ -22,4 +22,4 @@ encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " + "scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D"); HT_requestExampleLink.innerHTML = HT_requestExampleLinkText; - View Source

Parameters

messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
data
Type: SystemByte
The binary data to send
See Also
\ No newline at end of file + View Source

Parameters

messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
data
Type: SystemByte
The binary data to send
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToServerTarget.htm b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToServerTarget.htm index 29a9577..c27aedc 100644 --- a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToServerTarget.htm +++ b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToServerTarget.htm @@ -22,4 +22,4 @@ encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " + "scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D"); HT_requestExampleLink.innerHTML = HT_requestExampleLinkText; - View Source

Parameters

messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
data
Type: SystemByte
The binary data to send
See Also
\ No newline at end of file + View Source

Parameters

messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
data
Type: SystemByte
The binary data to send
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToServerTarget__1.htm b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToServerTarget__1.htm index 1ecba06..9366552 100644 --- a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToServerTarget__1.htm +++ b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToServerTarget__1.htm @@ -23,4 +23,4 @@ encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " + "scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D"); HT_requestExampleLink.innerHTML = HT_requestExampleLinkText; - View Source

Parameters

messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
instance
Type: T
The instance to send

Type Parameters

T
The class type to send
See Also
\ No newline at end of file + View Source

Parameters

messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
instance
Type: T
The instance to send

Type Parameters

T
The class type to send
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToServer__1.htm b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToServer__1.htm index ae3365c..3db1956 100644 --- a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToServer__1.htm +++ b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToServer__1.htm @@ -23,4 +23,4 @@ encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " + "scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D"); HT_requestExampleLink.innerHTML = HT_requestExampleLinkText; - View Source

Parameters

messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
instance
Type: T
The instance to send

Type Parameters

T
The class type to send
See Also
\ No newline at end of file + View Source

Parameters

messageType
Type: SystemString
User defined messageType
channelName
Type: SystemString
User defined channelName
instance
Type: T
The instance to send

Type Parameters

T
The class type to send
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedObject_ChangeOwnership.htm b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedObject_ChangeOwnership.htm index 7b6ed4c..164e73e 100644 --- a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedObject_ChangeOwnership.htm +++ b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedObject_ChangeOwnership.htm @@ -1,11 +1,11 @@ -NetworkedObject.ChangeOwnership Method

NetworkedObjectChangeOwnership Method

[This is preliminary documentation and is subject to change.]

+NetworkedObject.ChangeOwnership Method

NetworkedObjectChangeOwnership Method

[This is preliminary documentation and is subject to change.]

Changes the owner of the object. Can only be called from server

Namespace:  MLAPI.MonoBehaviours.Core
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void ChangeOwnership(
-	int newOwnerClientId
+	uint newOwnerClientId
 )
Request Example View Source

Parameters

newOwnerClientId
Type: SystemInt32
The new owner clientId
See Also
\ No newline at end of file + View Source

Parameters

newOwnerClientId
Type: SystemUInt32
The new owner clientId
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedObject_RemoveOwnership.htm b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedObject_RemoveOwnership.htm index fba7017..cf3d24e 100644 --- a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedObject_RemoveOwnership.htm +++ b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedObject_RemoveOwnership.htm @@ -18,4 +18,4 @@ encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " + "scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D"); HT_requestExampleLink.innerHTML = HT_requestExampleLinkText; - View Source
See Also
\ No newline at end of file + View Source
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedObject_Spawn.htm b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedObject_Spawn.htm index 4aa8101..bb530d3 100644 --- a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedObject_Spawn.htm +++ b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedObject_Spawn.htm @@ -18,4 +18,4 @@ encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " + "scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D"); HT_requestExampleLink.innerHTML = HT_requestExampleLinkText; - View Source
See Also
\ No newline at end of file + View Source
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedObject_SpawnWithOwnership.htm b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedObject_SpawnWithOwnership.htm index d49ce5c..0a84b65 100644 --- a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedObject_SpawnWithOwnership.htm +++ b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedObject_SpawnWithOwnership.htm @@ -1,11 +1,11 @@ -NetworkedObject.SpawnWithOwnership Method

NetworkedObjectSpawnWithOwnership Method

[This is preliminary documentation and is subject to change.]

+NetworkedObject.SpawnWithOwnership Method

NetworkedObjectSpawnWithOwnership Method

[This is preliminary documentation and is subject to change.]

Spawns an object across the network with a given owner. Can only be called from server

Namespace:  MLAPI.MonoBehaviours.Core
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void SpawnWithOwnership(
-	int clientId
+	uint clientId
 )
Request Example View Source

Parameters

clientId
Type: SystemInt32
The clientId to own the object
See Also
\ No newline at end of file + View Source

Parameters

clientId
Type: SystemUInt32
The clientId to own the object
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedObject__ctor.htm b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedObject__ctor.htm index 7466e7d..3f2f890 100644 --- a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedObject__ctor.htm +++ b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkedObject__ctor.htm @@ -16,4 +16,4 @@ encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " + "scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D"); HT_requestExampleLink.innerHTML = HT_requestExampleLinkText; - View Source
See Also
\ No newline at end of file + View Source
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkingManager_StartClient.htm b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkingManager_StartClient.htm index 42e50c0..94c6869 100644 --- a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkingManager_StartClient.htm +++ b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkingManager_StartClient.htm @@ -1,12 +1,10 @@ -NetworkingManager.StartClient Method

NetworkingManagerStartClient Method

[This is preliminary documentation and is subject to change.]

- Starts a client with a given NetworkingConfiguration +NetworkingManager.StartClient Method

NetworkingManagerStartClient Method

[This is preliminary documentation and is subject to change.]

+ Starts a client

Namespace:  MLAPI.MonoBehaviours.Core
Assembly: -  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void StartClient(
-	NetworkingConfiguration netConfig
-)
Request Example +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void StartClient()
Request Example View Source

Parameters

netConfig
Type: MLAPI.DataNetworkingConfiguration
The NetworkingConfiguration to use
See Also
\ No newline at end of file + View Source
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkingManager_StartClientWebsocket.htm b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkingManager_StartClientWebsocket.htm new file mode 100644 index 0000000..d8abcc3 --- /dev/null +++ b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkingManager_StartClientWebsocket.htm @@ -0,0 +1,21 @@ +NetworkingManager.StartClientWebsocket Method

NetworkingManagerStartClientWebsocket Method

[This is preliminary documentation and is subject to change.]

+ Starts a client using Websockets +

+ Namespace: +  MLAPI.MonoBehaviours.Core
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void StartClientWebsocket()
Request Example + View Source
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkingManager_StartHost.htm b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkingManager_StartHost.htm index c90d22a..8cea7b9 100644 --- a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkingManager_StartHost.htm +++ b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkingManager_StartHost.htm @@ -1,11 +1,12 @@ -NetworkingManager.StartHost Method

NetworkingManagerStartHost Method

[This is preliminary documentation and is subject to change.]

- Starts a Host with a given NetworkingConfiguration +NetworkingManager.StartHost Method

NetworkingManagerStartHost Method

[This is preliminary documentation and is subject to change.]

+ Starts a Host

Namespace:  MLAPI.MonoBehaviours.Core
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void StartHost(
-	NetworkingConfiguration netConfig
+	Nullable<Vector3> pos = null,
+	Nullable<Quaternion> rot = null
 )
Request Example View Source

Parameters

netConfig
Type: MLAPI.DataNetworkingConfiguration
The NetworkingConfiguration to use
See Also
\ No newline at end of file + View Source

Parameters

pos (Optional)
Type: SystemNullableVector3

[Missing <param name="pos"/> documentation for "M:MLAPI.MonoBehaviours.Core.NetworkingManager.StartHost(System.Nullable{UnityEngine.Vector3},System.Nullable{UnityEngine.Quaternion})"]

rot (Optional)
Type: SystemNullableQuaternion

[Missing <param name="rot"/> documentation for "M:MLAPI.MonoBehaviours.Core.NetworkingManager.StartHost(System.Nullable{UnityEngine.Vector3},System.Nullable{UnityEngine.Quaternion})"]

See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkingManager_StartServer.htm b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkingManager_StartServer.htm index 1963b68..889917e 100644 --- a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkingManager_StartServer.htm +++ b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkingManager_StartServer.htm @@ -1,12 +1,10 @@ -NetworkingManager.StartServer Method

NetworkingManagerStartServer Method

[This is preliminary documentation and is subject to change.]

- Starts a server with a given NetworkingConfiguration +NetworkingManager.StartServer Method

NetworkingManagerStartServer Method

[This is preliminary documentation and is subject to change.]

+ Starts a server

Namespace:  MLAPI.MonoBehaviours.Core
Assembly: -  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void StartServer(
-	NetworkingConfiguration netConfig
-)
Request Example +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void StartServer()
Request Example View Source

Parameters

netConfig
Type: MLAPI.DataNetworkingConfiguration
The NetworkingConfiguration to use
See Also
\ No newline at end of file + View Source
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkingManager_StopClient.htm b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkingManager_StopClient.htm index 865dfcf..8c5d3ff 100644 --- a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkingManager_StopClient.htm +++ b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkingManager_StopClient.htm @@ -1,4 +1,4 @@ -NetworkingManager.StopClient Method

NetworkingManagerStopClient Method

[This is preliminary documentation and is subject to change.]

+NetworkingManager.StopClient Method

NetworkingManagerStopClient Method

[This is preliminary documentation and is subject to change.]

Stops the running client

Namespace: @@ -18,4 +18,4 @@ encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " + "scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D"); HT_requestExampleLink.innerHTML = HT_requestExampleLinkText; - View Source
See Also
\ No newline at end of file + View Source
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkingManager_StopHost.htm b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkingManager_StopHost.htm index 34fe4d3..3989f15 100644 --- a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkingManager_StopHost.htm +++ b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkingManager_StopHost.htm @@ -1,4 +1,4 @@ -NetworkingManager.StopHost Method

NetworkingManagerStopHost Method

[This is preliminary documentation and is subject to change.]

+NetworkingManager.StopHost Method

NetworkingManagerStopHost Method

[This is preliminary documentation and is subject to change.]

Stops the running host

Namespace: @@ -18,4 +18,4 @@ encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " + "scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D"); HT_requestExampleLink.innerHTML = HT_requestExampleLinkText; - View Source
See Also
\ No newline at end of file + View Source
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkingManager_StopServer.htm b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkingManager_StopServer.htm index 6535350..d0c571c 100644 --- a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkingManager_StopServer.htm +++ b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkingManager_StopServer.htm @@ -1,4 +1,4 @@ -NetworkingManager.StopServer Method

NetworkingManagerStopServer Method

[This is preliminary documentation and is subject to change.]

+NetworkingManager.StopServer Method

NetworkingManagerStopServer Method

[This is preliminary documentation and is subject to change.]

Stops the running server

Namespace: @@ -18,4 +18,4 @@ encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " + "scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D"); HT_requestExampleLink.innerHTML = HT_requestExampleLinkText; - View Source
See Also
\ No newline at end of file + View Source
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkingManager__ctor.htm b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkingManager__ctor.htm index 237c4f0..8d0149f 100644 --- a/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkingManager__ctor.htm +++ b/docs/html/M_MLAPI_MonoBehaviours_Core_NetworkingManager__ctor.htm @@ -16,4 +16,4 @@ encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " + "scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D"); HT_requestExampleLink.innerHTML = HT_requestExampleLinkText; - View Source
See Also
\ No newline at end of file + View Source
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_MonoBehaviours_Core_TrackedObject__ctor.htm b/docs/html/M_MLAPI_MonoBehaviours_Core_TrackedObject__ctor.htm index 6a074b4..6923f51 100644 --- a/docs/html/M_MLAPI_MonoBehaviours_Core_TrackedObject__ctor.htm +++ b/docs/html/M_MLAPI_MonoBehaviours_Core_TrackedObject__ctor.htm @@ -1,4 +1,4 @@ -TrackedObject Constructor

TrackedObject Constructor

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the TrackedObject class

+TrackedObject Constructor

TrackedObject Constructor

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the TrackedObject class

Namespace:  MLAPI.MonoBehaviours.Core
Assembly: diff --git a/docs/html/M_MLAPI_MonoBehaviours_Prototyping_NetworkedTransform_NetworkStart.htm b/docs/html/M_MLAPI_MonoBehaviours_Prototyping_NetworkedTransform_NetworkStart.htm index 4cc6ebc..f57b77f 100644 --- a/docs/html/M_MLAPI_MonoBehaviours_Prototyping_NetworkedTransform_NetworkStart.htm +++ b/docs/html/M_MLAPI_MonoBehaviours_Prototyping_NetworkedTransform_NetworkStart.htm @@ -18,4 +18,4 @@ encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " + "scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D"); HT_requestExampleLink.innerHTML = HT_requestExampleLinkText; - View Source
See Also
\ No newline at end of file + View Source
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_MonoBehaviours_Prototyping_NetworkedTransform__ctor.htm b/docs/html/M_MLAPI_MonoBehaviours_Prototyping_NetworkedTransform__ctor.htm index 0609d34..1bceec9 100644 --- a/docs/html/M_MLAPI_MonoBehaviours_Prototyping_NetworkedTransform__ctor.htm +++ b/docs/html/M_MLAPI_MonoBehaviours_Prototyping_NetworkedTransform__ctor.htm @@ -16,4 +16,4 @@ encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " + "scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D"); HT_requestExampleLink.innerHTML = HT_requestExampleLinkText; - View Source
See Also
\ No newline at end of file + View Source
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_NetworkingManagerComponents_Core_LagCompensationManager_Simulate.htm b/docs/html/M_MLAPI_NetworkingManagerComponents_Core_LagCompensationManager_Simulate.htm index 8c95b9f..30352b1 100644 --- a/docs/html/M_MLAPI_NetworkingManagerComponents_Core_LagCompensationManager_Simulate.htm +++ b/docs/html/M_MLAPI_NetworkingManagerComponents_Core_LagCompensationManager_Simulate.htm @@ -1,11 +1,11 @@ -LagCompensationManager.Simulate Method (Int32, Action)

LagCompensationManagerSimulate Method (Int32, Action)

[This is preliminary documentation and is subject to change.]

- Turns time back a given amount of seconds, invokes an action and turns it back. The time is based on the estimated RTT of a clientId +LagCompensationManager.Simulate Method (Single, Action)

LagCompensationManagerSimulate Method (Single, Action)

[This is preliminary documentation and is subject to change.]

+ Turns time back a given amount of seconds, invokes an action and turns it back

Namespace:  MLAPI.NetworkingManagerComponents.Core
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static void Simulate(
-	int clientId,
+	float secondsAgo,
 	Action action
 )
Request Example View Source

Parameters

clientId
Type: SystemInt32
The clientId's RTT to use
action
Type: SystemAction
The action to invoke when time is turned back
See Also
\ No newline at end of file + View Source

Parameters

secondsAgo
Type: SystemSingle
The amount of seconds
action
Type: SystemAction
The action to invoke when time is turned back
See Also
\ No newline at end of file diff --git a/docs/html/M_MLAPI_NetworkingManagerComponents_Core_LagCompensationManager_Simulate_1.htm b/docs/html/M_MLAPI_NetworkingManagerComponents_Core_LagCompensationManager_Simulate_1.htm index 50020a6..4c7463e 100644 --- a/docs/html/M_MLAPI_NetworkingManagerComponents_Core_LagCompensationManager_Simulate_1.htm +++ b/docs/html/M_MLAPI_NetworkingManagerComponents_Core_LagCompensationManager_Simulate_1.htm @@ -1,11 +1,11 @@ -LagCompensationManager.Simulate Method (Single, Action)

LagCompensationManagerSimulate Method (Single, Action)

[This is preliminary documentation and is subject to change.]

- Turns time back a given amount of seconds, invokes an action and turns it back +LagCompensationManager.Simulate Method (UInt32, Action)

LagCompensationManagerSimulate Method (UInt32, Action)

[This is preliminary documentation and is subject to change.]

+ Turns time back a given amount of seconds, invokes an action and turns it back. The time is based on the estimated RTT of a clientId

Namespace:  MLAPI.NetworkingManagerComponents.Core
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static void Simulate(
-	float secondsAgo,
+	uint clientId,
 	Action action
 )
Request Example View Source

Parameters

secondsAgo
Type: SystemSingle
The amount of seconds
action
Type: SystemAction
The action to invoke when time is turned back
See Also
\ No newline at end of file + View Source

Parameters

clientId
Type: SystemUInt32
The clientId's RTT to use
action
Type: SystemAction
The action to invoke when time is turned back
See Also
\ No newline at end of file diff --git a/docs/html/Methods_T_MLAPI_Data_Channel.htm b/docs/html/Methods_T_MLAPI_Data_Channel.htm new file mode 100644 index 0000000..9ba102f --- /dev/null +++ b/docs/html/Methods_T_MLAPI_Data_Channel.htm @@ -0,0 +1,3 @@ +Channel Methods

Channel Methods

[This is preliminary documentation and is subject to change.]

The Channel type exposes the following members.

Methods
+   + NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also
\ No newline at end of file diff --git a/docs/html/Methods_T_MLAPI_Data_MessageType.htm b/docs/html/Methods_T_MLAPI_Data_MessageType.htm new file mode 100644 index 0000000..df4193a --- /dev/null +++ b/docs/html/Methods_T_MLAPI_Data_MessageType.htm @@ -0,0 +1,3 @@ +MessageType Methods

MessageType Methods

[This is preliminary documentation and is subject to change.]

The MessageType type exposes the following members.

Methods
+   + NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also
\ No newline at end of file diff --git a/docs/html/Methods_T_MLAPI_Data_NetId.htm b/docs/html/Methods_T_MLAPI_Data_NetId.htm new file mode 100644 index 0000000..4b41704 --- /dev/null +++ b/docs/html/Methods_T_MLAPI_Data_NetId.htm @@ -0,0 +1,13 @@ +NetId Methods

NetId Methods

[This is preliminary documentation and is subject to change.]

The NetId type exposes the following members.

Methods
+   + NameDescription
Public methodEquals
+ Determines whether the specified Object is equal to the current NetId. +
(Overrides ValueTypeEquals(Object).)
Public methodGetClientId
+ Gets the clientId. +
Public methodGetHashCode
+ Serves as a hash function for a NetId object. +
(Overrides ValueTypeGetHashCode.)
Public methodGetType (Inherited from Object.)
Public methodIsHost
+ Returns wheter or not the clientId represents a -1 +
Public methodIsInvalid
+ Returns if this is a invalid clientId, (-2) +
Public methodToString (Inherited from ValueType.)
Top
See Also
\ No newline at end of file diff --git a/docs/html/Methods_T_MLAPI_Data_NetworkConfig.htm b/docs/html/Methods_T_MLAPI_Data_NetworkConfig.htm new file mode 100644 index 0000000..1c9d6ab --- /dev/null +++ b/docs/html/Methods_T_MLAPI_Data_NetworkConfig.htm @@ -0,0 +1,7 @@ +NetworkConfig Methods

NetworkConfig Methods

[This is preliminary documentation and is subject to change.]

The NetworkConfig type exposes the following members.

Methods
+   + NameDescription
Public methodCompareConfig
+ Compares a SHA256 hash with the current NetworkingConfiguration instances hash +
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetConfig
+ Gets a SHA256 hash of parts of the NetworkingConfiguration instance +
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also
\ No newline at end of file diff --git a/docs/html/Methods_T_MLAPI_Data_NetworkedPrefab.htm b/docs/html/Methods_T_MLAPI_Data_NetworkedPrefab.htm new file mode 100644 index 0000000..a4fcb2b --- /dev/null +++ b/docs/html/Methods_T_MLAPI_Data_NetworkedPrefab.htm @@ -0,0 +1,3 @@ +NetworkedPrefab Methods

NetworkedPrefab Methods

[This is preliminary documentation and is subject to change.]

The NetworkedPrefab type exposes the following members.

Methods
+   + NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also
\ No newline at end of file diff --git a/docs/html/Methods_T_MLAPI_Data_NetworkingConfiguration.htm b/docs/html/Methods_T_MLAPI_Data_NetworkingConfiguration.htm deleted file mode 100644 index 0be4d92..0000000 --- a/docs/html/Methods_T_MLAPI_Data_NetworkingConfiguration.htm +++ /dev/null @@ -1,7 +0,0 @@ -NetworkingConfiguration Methods

NetworkingConfiguration Methods

[This is preliminary documentation and is subject to change.]

The NetworkingConfiguration type exposes the following members.

Methods
-   - NameDescription
Public methodCompareConfig
- Compares a SHA256 hash with the current NetworkingConfiguration instances hash -
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetConfig
- Gets a SHA256 hash of parts of the NetworkingConfiguration instance -
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also
\ No newline at end of file diff --git a/docs/html/Methods_T_MLAPI_Data_TransportHost.htm b/docs/html/Methods_T_MLAPI_Data_TransportHost.htm new file mode 100644 index 0000000..9742c9a --- /dev/null +++ b/docs/html/Methods_T_MLAPI_Data_TransportHost.htm @@ -0,0 +1,3 @@ +TransportHost Methods

TransportHost Methods

[This is preliminary documentation and is subject to change.]

The TransportHost type exposes the following members.

Methods
+   + NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also
\ No newline at end of file diff --git a/docs/html/Methods_T_MLAPI_MonoBehaviours_Core_NetworkedBehaviour.htm b/docs/html/Methods_T_MLAPI_MonoBehaviours_Core_NetworkedBehaviour.htm index 3c6210c..32ff8bd 100644 --- a/docs/html/Methods_T_MLAPI_MonoBehaviours_Core_NetworkedBehaviour.htm +++ b/docs/html/Methods_T_MLAPI_MonoBehaviours_Core_NetworkedBehaviour.htm @@ -12,15 +12,15 @@ Gets called when we loose ownership of this object
Protected methodRegisterMessageHandler
Registers a message handler -
Public methodSendMessage(String) (Inherited from Component.)
Public methodSendMessage(String, Object) (Inherited from Component.)
Public methodSendMessage(String, SendMessageOptions) (Inherited from Component.)
Public methodSendMessage(String, Object, SendMessageOptions) (Inherited from Component.)
Public methodSendMessageUpwards(String) (Inherited from Component.)
Public methodSendMessageUpwards(String, Object) (Inherited from Component.)
Public methodSendMessageUpwards(String, SendMessageOptions) (Inherited from Component.)
Public methodSendMessageUpwards(String, Object, SendMessageOptions) (Inherited from Component.)
Protected methodSendToClient(Int32, String, String, Byte)
+
Public methodSendMessage(String) (Inherited from Component.)
Public methodSendMessage(String, Object) (Inherited from Component.)
Public methodSendMessage(String, SendMessageOptions) (Inherited from Component.)
Public methodSendMessage(String, Object, SendMessageOptions) (Inherited from Component.)
Public methodSendMessageUpwards(String) (Inherited from Component.)
Public methodSendMessageUpwards(String, Object) (Inherited from Component.)
Public methodSendMessageUpwards(String, SendMessageOptions) (Inherited from Component.)
Public methodSendMessageUpwards(String, Object, SendMessageOptions) (Inherited from Component.)
Protected methodSendToClient(UInt32, String, String, Byte)
Sends a buffer to a client with a given clientId from Server
Protected methodSendToClientT(Int32, String, String, T)
Sends a binary serialized class to a client with a given clientId from Server -
Protected methodSendToClients(String, String, Byte)
+
Protected methodSendToClients(String, String, Byte)
Sends a buffer to all clients from the server -
Protected methodSendToClients(ListInt32, String, String, Byte)
+
Protected methodSendToClients(ListUInt32, String, String, Byte)
Sends a buffer to multiple clients from the server -
Protected methodSendToClients(Int32, String, String, Byte)
+
Protected methodSendToClients(UInt32, String, String, Byte)
Sends a buffer to multiple clients from the server
Protected methodSendToClientsT(String, String, T)
Sends a buffer to all clients from the server @@ -28,19 +28,19 @@ Sends a binary serialized class to multiple clients from the server
Protected methodSendToClientsT(Int32, String, String, T)
Sends a binary serialized class to multiple clients from the server -
Protected methodSendToClientsTarget(String, String, Byte)
+
Protected methodSendToClientsTarget(String, String, Byte)
Sends a buffer to all clients from the server. Only handlers on this NetworkedBehaviour will get invoked -
Protected methodSendToClientsTarget(ListInt32, String, String, Byte)
+
Protected methodSendToClientsTarget(ListUInt32, String, String, Byte)
Sends a buffer to multiple clients from the server. Only handlers on this NetworkedBehaviour gets invoked -
Protected methodSendToClientsTarget(Int32, String, String, Byte)
+
Protected methodSendToClientsTarget(UInt32, String, String, Byte)
Sends a buffer to multiple clients from the server. Only handlers on this NetworkedBehaviour gets invoked
Protected methodSendToClientsTargetT(String, String, T)
Sends a buffer to all clients from the server. Only handlers on this NetworkedBehaviour will get invoked -
Protected methodSendToClientsTargetT(ListInt32, String, String, T)
+
Protected methodSendToClientsTargetT(ListUInt32, String, String, T)
Sends a buffer to multiple clients from the server. Only handlers on this NetworkedBehaviour gets invoked
Protected methodSendToClientsTargetT(Int32, String, String, T)
Sends a buffer to multiple clients from the server. Only handlers on this NetworkedBehaviour gets invoked -
Protected methodSendToClientTarget(Int32, String, String, Byte)
+
Protected methodSendToClientTarget(UInt32, String, String, Byte)
Sends a buffer to a client with a given clientId from Server. Only handlers on this NetworkedBehaviour gets invoked
Protected methodSendToClientTargetT(Int32, String, String, T)
Sends a buffer to a client with a given clientId from Server. Only handlers on this NetworkedBehaviour gets invoked diff --git a/docs/html/Methods_T_MLAPI_MonoBehaviours_Core_NetworkingManager.htm b/docs/html/Methods_T_MLAPI_MonoBehaviours_Core_NetworkingManager.htm index 35aa14c..a2bdc5f 100644 --- a/docs/html/Methods_T_MLAPI_MonoBehaviours_Core_NetworkingManager.htm +++ b/docs/html/Methods_T_MLAPI_MonoBehaviours_Core_NetworkingManager.htm @@ -1,11 +1,13 @@ -NetworkingManager Methods

NetworkingManager Methods

[This is preliminary documentation and is subject to change.]

The NetworkingManager type exposes the following members.

Methods
+NetworkingManager Methods

NetworkingManager Methods

[This is preliminary documentation and is subject to change.]

The NetworkingManager type exposes the following members.

Methods
  NameDescription
Public methodBroadcastMessage(String) (Inherited from Component.)
Public methodBroadcastMessage(String, Object) (Inherited from Component.)
Public methodBroadcastMessage(String, SendMessageOptions) (Inherited from Component.)
Public methodBroadcastMessage(String, Object, SendMessageOptions) (Inherited from Component.)
Public methodCancelInvoke (Inherited from MonoBehaviour.)
Public methodCancelInvoke(String) (Inherited from MonoBehaviour.)
Public methodCompareTag (Inherited from Component.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetComponent(Type) (Inherited from Component.)
Public methodGetComponent(String) (Inherited from Component.)
Public methodGetComponent``1 (Inherited from Component.)
Public methodGetComponentInChildren(Type) (Inherited from Component.)
Public methodGetComponentInChildren(Type, Boolean) (Inherited from Component.)
Public methodGetComponentInChildren``1 (Inherited from Component.)
Public methodGetComponentInChildren``1(Boolean) (Inherited from Component.)
Public methodGetComponentInParent(Type) (Inherited from Component.)
Public methodGetComponentInParent``1 (Inherited from Component.)
Public methodGetComponents(Type) (Inherited from Component.)
Public methodGetComponents(Type, ListComponent) (Inherited from Component.)
Public methodGetComponents``1 (Inherited from Component.)
Public methodGetComponents``1(ListUMP) (Inherited from Component.)
Public methodGetComponentsInChildren(Type) (Inherited from Component.)
Public methodGetComponentsInChildren(Type, Boolean) (Inherited from Component.)
Public methodGetComponentsInChildren``1 (Inherited from Component.)
Public methodGetComponentsInChildren``1(Boolean) (Inherited from Component.)
Public methodGetComponentsInChildren``1(ListUMP) (Inherited from Component.)
Public methodGetComponentsInChildren``1(Boolean, ListUMP) (Inherited from Component.)
Public methodGetComponentsInParent(Type) (Inherited from Component.)
Public methodGetComponentsInParent(Type, Boolean) (Inherited from Component.)
Public methodGetComponentsInParent``1 (Inherited from Component.)
Public methodGetComponentsInParent``1(Boolean) (Inherited from Component.)
Public methodGetComponentsInParent``1(Boolean, ListUMP) (Inherited from Component.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetInstanceID (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodInvoke (Inherited from MonoBehaviour.)
Public methodInvokeRepeating (Inherited from MonoBehaviour.)
Public methodIsInvoking (Inherited from MonoBehaviour.)
Public methodIsInvoking(String) (Inherited from MonoBehaviour.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodSendMessage(String) (Inherited from Component.)
Public methodSendMessage(String, Object) (Inherited from Component.)
Public methodSendMessage(String, SendMessageOptions) (Inherited from Component.)
Public methodSendMessage(String, Object, SendMessageOptions) (Inherited from Component.)
Public methodSendMessageUpwards(String) (Inherited from Component.)
Public methodSendMessageUpwards(String, Object) (Inherited from Component.)
Public methodSendMessageUpwards(String, SendMessageOptions) (Inherited from Component.)
Public methodSendMessageUpwards(String, Object, SendMessageOptions) (Inherited from Component.)
Public methodStartClient
- Starts a client with a given NetworkingConfiguration + Starts a client +
Public methodStartClientWebsocket
+ Starts a client using Websockets
Public methodStartCoroutine(IEnumerator) (Inherited from MonoBehaviour.)
Public methodStartCoroutine(String) (Inherited from MonoBehaviour.)
Public methodStartCoroutine(String, Object) (Inherited from MonoBehaviour.)
Public methodStartCoroutine_Auto Obsolete. (Inherited from MonoBehaviour.)
Public methodStartHost
- Starts a Host with a given NetworkingConfiguration + Starts a Host
Public methodStartServer
- Starts a server with a given NetworkingConfiguration + Starts a server
Public methodStopAllCoroutines (Inherited from MonoBehaviour.)
Public methodStopClient
Stops the running client
Public methodStopCoroutine(String) (Inherited from MonoBehaviour.)
Public methodStopCoroutine(IEnumerator) (Inherited from MonoBehaviour.)
Public methodStopCoroutine(Coroutine) (Inherited from MonoBehaviour.)
Public methodStopHost
diff --git a/docs/html/Methods_T_MLAPI_MonoBehaviours_Core_TrackedObject.htm b/docs/html/Methods_T_MLAPI_MonoBehaviours_Core_TrackedObject.htm index 0734345..f6e036b 100644 --- a/docs/html/Methods_T_MLAPI_MonoBehaviours_Core_TrackedObject.htm +++ b/docs/html/Methods_T_MLAPI_MonoBehaviours_Core_TrackedObject.htm @@ -1,3 +1,3 @@ -TrackedObject Methods

TrackedObject Methods

[This is preliminary documentation and is subject to change.]

The TrackedObject type exposes the following members.

Methods
+TrackedObject Methods

TrackedObject Methods

[This is preliminary documentation and is subject to change.]

The TrackedObject type exposes the following members.

Methods
  NameDescription
Public methodBroadcastMessage(String) (Inherited from Component.)
Public methodBroadcastMessage(String, Object) (Inherited from Component.)
Public methodBroadcastMessage(String, SendMessageOptions) (Inherited from Component.)
Public methodBroadcastMessage(String, Object, SendMessageOptions) (Inherited from Component.)
Public methodCancelInvoke (Inherited from MonoBehaviour.)
Public methodCancelInvoke(String) (Inherited from MonoBehaviour.)
Public methodCompareTag (Inherited from Component.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetComponent(Type) (Inherited from Component.)
Public methodGetComponent(String) (Inherited from Component.)
Public methodGetComponent``1 (Inherited from Component.)
Public methodGetComponentInChildren(Type) (Inherited from Component.)
Public methodGetComponentInChildren(Type, Boolean) (Inherited from Component.)
Public methodGetComponentInChildren``1 (Inherited from Component.)
Public methodGetComponentInChildren``1(Boolean) (Inherited from Component.)
Public methodGetComponentInParent(Type) (Inherited from Component.)
Public methodGetComponentInParent``1 (Inherited from Component.)
Public methodGetComponents(Type) (Inherited from Component.)
Public methodGetComponents(Type, ListComponent) (Inherited from Component.)
Public methodGetComponents``1 (Inherited from Component.)
Public methodGetComponents``1(ListUMP) (Inherited from Component.)
Public methodGetComponentsInChildren(Type) (Inherited from Component.)
Public methodGetComponentsInChildren(Type, Boolean) (Inherited from Component.)
Public methodGetComponentsInChildren``1 (Inherited from Component.)
Public methodGetComponentsInChildren``1(Boolean) (Inherited from Component.)
Public methodGetComponentsInChildren``1(ListUMP) (Inherited from Component.)
Public methodGetComponentsInChildren``1(Boolean, ListUMP) (Inherited from Component.)
Public methodGetComponentsInParent(Type) (Inherited from Component.)
Public methodGetComponentsInParent(Type, Boolean) (Inherited from Component.)
Public methodGetComponentsInParent``1 (Inherited from Component.)
Public methodGetComponentsInParent``1(Boolean) (Inherited from Component.)
Public methodGetComponentsInParent``1(Boolean, ListUMP) (Inherited from Component.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetInstanceID (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodInvoke (Inherited from MonoBehaviour.)
Public methodInvokeRepeating (Inherited from MonoBehaviour.)
Public methodIsInvoking (Inherited from MonoBehaviour.)
Public methodIsInvoking(String) (Inherited from MonoBehaviour.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodSendMessage(String) (Inherited from Component.)
Public methodSendMessage(String, Object) (Inherited from Component.)
Public methodSendMessage(String, SendMessageOptions) (Inherited from Component.)
Public methodSendMessage(String, Object, SendMessageOptions) (Inherited from Component.)
Public methodSendMessageUpwards(String) (Inherited from Component.)
Public methodSendMessageUpwards(String, Object) (Inherited from Component.)
Public methodSendMessageUpwards(String, SendMessageOptions) (Inherited from Component.)
Public methodSendMessageUpwards(String, Object, SendMessageOptions) (Inherited from Component.)
Public methodStartCoroutine(IEnumerator) (Inherited from MonoBehaviour.)
Public methodStartCoroutine(String) (Inherited from MonoBehaviour.)
Public methodStartCoroutine(String, Object) (Inherited from MonoBehaviour.)
Public methodStartCoroutine_Auto Obsolete. (Inherited from MonoBehaviour.)
Public methodStopAllCoroutines (Inherited from MonoBehaviour.)
Public methodStopCoroutine(String) (Inherited from MonoBehaviour.)
Public methodStopCoroutine(IEnumerator) (Inherited from MonoBehaviour.)
Public methodStopCoroutine(Coroutine) (Inherited from MonoBehaviour.)
Public methodToString (Inherited from Object.)
Top
See Also
\ No newline at end of file diff --git a/docs/html/Methods_T_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator.htm b/docs/html/Methods_T_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator.htm index c04e56e..18e8227 100644 --- a/docs/html/Methods_T_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator.htm +++ b/docs/html/Methods_T_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator.htm @@ -16,15 +16,15 @@ Registers a message handler (Inherited from NetworkedBehaviour.)
Public methodResetParameterOptions
TODO -
Public methodSendMessage(String) (Inherited from Component.)
Public methodSendMessage(String, Object) (Inherited from Component.)
Public methodSendMessage(String, SendMessageOptions) (Inherited from Component.)
Public methodSendMessage(String, Object, SendMessageOptions) (Inherited from Component.)
Public methodSendMessageUpwards(String) (Inherited from Component.)
Public methodSendMessageUpwards(String, Object) (Inherited from Component.)
Public methodSendMessageUpwards(String, SendMessageOptions) (Inherited from Component.)
Public methodSendMessageUpwards(String, Object, SendMessageOptions) (Inherited from Component.)
Protected methodSendToClient(Int32, String, String, Byte)
+
Public methodSendMessage(String) (Inherited from Component.)
Public methodSendMessage(String, Object) (Inherited from Component.)
Public methodSendMessage(String, SendMessageOptions) (Inherited from Component.)
Public methodSendMessage(String, Object, SendMessageOptions) (Inherited from Component.)
Public methodSendMessageUpwards(String) (Inherited from Component.)
Public methodSendMessageUpwards(String, Object) (Inherited from Component.)
Public methodSendMessageUpwards(String, SendMessageOptions) (Inherited from Component.)
Public methodSendMessageUpwards(String, Object, SendMessageOptions) (Inherited from Component.)
Protected methodSendToClient(UInt32, String, String, Byte)
Sends a buffer to a client with a given clientId from Server
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientT(Int32, String, String, T)
Sends a binary serialized class to a client with a given clientId from Server -
(Inherited from NetworkedBehaviour.)
Protected methodSendToClients(String, String, Byte)
+
(Inherited from NetworkedBehaviour.)
Protected methodSendToClients(String, String, Byte)
Sends a buffer to all clients from the server -
(Inherited from NetworkedBehaviour.)
Protected methodSendToClients(ListInt32, String, String, Byte)
+
(Inherited from NetworkedBehaviour.)
Protected methodSendToClients(ListUInt32, String, String, Byte)
Sends a buffer to multiple clients from the server -
(Inherited from NetworkedBehaviour.)
Protected methodSendToClients(Int32, String, String, Byte)
+
(Inherited from NetworkedBehaviour.)
Protected methodSendToClients(UInt32, String, String, Byte)
Sends a buffer to multiple clients from the server
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsT(String, String, T)
Sends a buffer to all clients from the server @@ -32,19 +32,19 @@ Sends a binary serialized class to multiple clients from the server
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsT(Int32, String, String, T)
Sends a binary serialized class to multiple clients from the server -
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTarget(String, String, Byte)
+
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTarget(String, String, Byte)
Sends a buffer to all clients from the server. Only handlers on this NetworkedBehaviour will get invoked -
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTarget(ListInt32, String, String, Byte)
+
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTarget(ListUInt32, String, String, Byte)
Sends a buffer to multiple clients from the server. Only handlers on this NetworkedBehaviour gets invoked -
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTarget(Int32, String, String, Byte)
+
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTarget(UInt32, String, String, Byte)
Sends a buffer to multiple clients from the server. Only handlers on this NetworkedBehaviour gets invoked
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTargetT(String, String, T)
Sends a buffer to all clients from the server. Only handlers on this NetworkedBehaviour will get invoked -
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTargetT(ListInt32, String, String, T)
+
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTargetT(ListUInt32, String, String, T)
Sends a buffer to multiple clients from the server. Only handlers on this NetworkedBehaviour gets invoked
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTargetT(Int32, String, String, T)
Sends a buffer to multiple clients from the server. Only handlers on this NetworkedBehaviour gets invoked -
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientTarget(Int32, String, String, Byte)
+
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientTarget(UInt32, String, String, Byte)
Sends a buffer to a client with a given clientId from Server. Only handlers on this NetworkedBehaviour gets invoked
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientTargetT(Int32, String, String, T)
Sends a buffer to a client with a given clientId from Server. Only handlers on this NetworkedBehaviour gets invoked diff --git a/docs/html/Methods_T_MLAPI_MonoBehaviours_Prototyping_NetworkedNavMeshAgent.htm b/docs/html/Methods_T_MLAPI_MonoBehaviours_Prototyping_NetworkedNavMeshAgent.htm index 9953bd3..ff25eeb 100644 --- a/docs/html/Methods_T_MLAPI_MonoBehaviours_Prototyping_NetworkedNavMeshAgent.htm +++ b/docs/html/Methods_T_MLAPI_MonoBehaviours_Prototyping_NetworkedNavMeshAgent.htm @@ -12,15 +12,15 @@ Gets called when we loose ownership of this object
(Inherited from NetworkedBehaviour.)
Protected methodRegisterMessageHandler
Registers a message handler -
(Inherited from NetworkedBehaviour.)
Public methodSendMessage(String) (Inherited from Component.)
Public methodSendMessage(String, Object) (Inherited from Component.)
Public methodSendMessage(String, SendMessageOptions) (Inherited from Component.)
Public methodSendMessage(String, Object, SendMessageOptions) (Inherited from Component.)
Public methodSendMessageUpwards(String) (Inherited from Component.)
Public methodSendMessageUpwards(String, Object) (Inherited from Component.)
Public methodSendMessageUpwards(String, SendMessageOptions) (Inherited from Component.)
Public methodSendMessageUpwards(String, Object, SendMessageOptions) (Inherited from Component.)
Protected methodSendToClient(Int32, String, String, Byte)
+
(Inherited from NetworkedBehaviour.)
Public methodSendMessage(String) (Inherited from Component.)
Public methodSendMessage(String, Object) (Inherited from Component.)
Public methodSendMessage(String, SendMessageOptions) (Inherited from Component.)
Public methodSendMessage(String, Object, SendMessageOptions) (Inherited from Component.)
Public methodSendMessageUpwards(String) (Inherited from Component.)
Public methodSendMessageUpwards(String, Object) (Inherited from Component.)
Public methodSendMessageUpwards(String, SendMessageOptions) (Inherited from Component.)
Public methodSendMessageUpwards(String, Object, SendMessageOptions) (Inherited from Component.)
Protected methodSendToClient(UInt32, String, String, Byte)
Sends a buffer to a client with a given clientId from Server
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientT(Int32, String, String, T)
Sends a binary serialized class to a client with a given clientId from Server -
(Inherited from NetworkedBehaviour.)
Protected methodSendToClients(String, String, Byte)
+
(Inherited from NetworkedBehaviour.)
Protected methodSendToClients(String, String, Byte)
Sends a buffer to all clients from the server -
(Inherited from NetworkedBehaviour.)
Protected methodSendToClients(ListInt32, String, String, Byte)
+
(Inherited from NetworkedBehaviour.)
Protected methodSendToClients(ListUInt32, String, String, Byte)
Sends a buffer to multiple clients from the server -
(Inherited from NetworkedBehaviour.)
Protected methodSendToClients(Int32, String, String, Byte)
+
(Inherited from NetworkedBehaviour.)
Protected methodSendToClients(UInt32, String, String, Byte)
Sends a buffer to multiple clients from the server
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsT(String, String, T)
Sends a buffer to all clients from the server @@ -28,19 +28,19 @@ Sends a binary serialized class to multiple clients from the server
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsT(Int32, String, String, T)
Sends a binary serialized class to multiple clients from the server -
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTarget(String, String, Byte)
+
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTarget(String, String, Byte)
Sends a buffer to all clients from the server. Only handlers on this NetworkedBehaviour will get invoked -
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTarget(ListInt32, String, String, Byte)
+
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTarget(ListUInt32, String, String, Byte)
Sends a buffer to multiple clients from the server. Only handlers on this NetworkedBehaviour gets invoked -
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTarget(Int32, String, String, Byte)
+
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTarget(UInt32, String, String, Byte)
Sends a buffer to multiple clients from the server. Only handlers on this NetworkedBehaviour gets invoked
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTargetT(String, String, T)
Sends a buffer to all clients from the server. Only handlers on this NetworkedBehaviour will get invoked -
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTargetT(ListInt32, String, String, T)
+
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTargetT(ListUInt32, String, String, T)
Sends a buffer to multiple clients from the server. Only handlers on this NetworkedBehaviour gets invoked
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTargetT(Int32, String, String, T)
Sends a buffer to multiple clients from the server. Only handlers on this NetworkedBehaviour gets invoked -
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientTarget(Int32, String, String, Byte)
+
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientTarget(UInt32, String, String, Byte)
Sends a buffer to a client with a given clientId from Server. Only handlers on this NetworkedBehaviour gets invoked
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientTargetT(Int32, String, String, T)
Sends a buffer to a client with a given clientId from Server. Only handlers on this NetworkedBehaviour gets invoked diff --git a/docs/html/Methods_T_MLAPI_MonoBehaviours_Prototyping_NetworkedTransform.htm b/docs/html/Methods_T_MLAPI_MonoBehaviours_Prototyping_NetworkedTransform.htm index c124e04..1abec01 100644 --- a/docs/html/Methods_T_MLAPI_MonoBehaviours_Prototyping_NetworkedTransform.htm +++ b/docs/html/Methods_T_MLAPI_MonoBehaviours_Prototyping_NetworkedTransform.htm @@ -12,15 +12,15 @@ Gets called when we loose ownership of this object
(Inherited from NetworkedBehaviour.)
Protected methodRegisterMessageHandler
Registers a message handler -
(Inherited from NetworkedBehaviour.)
Public methodSendMessage(String) (Inherited from Component.)
Public methodSendMessage(String, Object) (Inherited from Component.)
Public methodSendMessage(String, SendMessageOptions) (Inherited from Component.)
Public methodSendMessage(String, Object, SendMessageOptions) (Inherited from Component.)
Public methodSendMessageUpwards(String) (Inherited from Component.)
Public methodSendMessageUpwards(String, Object) (Inherited from Component.)
Public methodSendMessageUpwards(String, SendMessageOptions) (Inherited from Component.)
Public methodSendMessageUpwards(String, Object, SendMessageOptions) (Inherited from Component.)
Protected methodSendToClient(Int32, String, String, Byte)
+
(Inherited from NetworkedBehaviour.)
Public methodSendMessage(String) (Inherited from Component.)
Public methodSendMessage(String, Object) (Inherited from Component.)
Public methodSendMessage(String, SendMessageOptions) (Inherited from Component.)
Public methodSendMessage(String, Object, SendMessageOptions) (Inherited from Component.)
Public methodSendMessageUpwards(String) (Inherited from Component.)
Public methodSendMessageUpwards(String, Object) (Inherited from Component.)
Public methodSendMessageUpwards(String, SendMessageOptions) (Inherited from Component.)
Public methodSendMessageUpwards(String, Object, SendMessageOptions) (Inherited from Component.)
Protected methodSendToClient(UInt32, String, String, Byte)
Sends a buffer to a client with a given clientId from Server
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientT(Int32, String, String, T)
Sends a binary serialized class to a client with a given clientId from Server -
(Inherited from NetworkedBehaviour.)
Protected methodSendToClients(String, String, Byte)
+
(Inherited from NetworkedBehaviour.)
Protected methodSendToClients(String, String, Byte)
Sends a buffer to all clients from the server -
(Inherited from NetworkedBehaviour.)
Protected methodSendToClients(ListInt32, String, String, Byte)
+
(Inherited from NetworkedBehaviour.)
Protected methodSendToClients(ListUInt32, String, String, Byte)
Sends a buffer to multiple clients from the server -
(Inherited from NetworkedBehaviour.)
Protected methodSendToClients(Int32, String, String, Byte)
+
(Inherited from NetworkedBehaviour.)
Protected methodSendToClients(UInt32, String, String, Byte)
Sends a buffer to multiple clients from the server
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsT(String, String, T)
Sends a buffer to all clients from the server @@ -28,19 +28,19 @@ Sends a binary serialized class to multiple clients from the server
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsT(Int32, String, String, T)
Sends a binary serialized class to multiple clients from the server -
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTarget(String, String, Byte)
+
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTarget(String, String, Byte)
Sends a buffer to all clients from the server. Only handlers on this NetworkedBehaviour will get invoked -
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTarget(ListInt32, String, String, Byte)
+
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTarget(ListUInt32, String, String, Byte)
Sends a buffer to multiple clients from the server. Only handlers on this NetworkedBehaviour gets invoked -
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTarget(Int32, String, String, Byte)
+
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTarget(UInt32, String, String, Byte)
Sends a buffer to multiple clients from the server. Only handlers on this NetworkedBehaviour gets invoked
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTargetT(String, String, T)
Sends a buffer to all clients from the server. Only handlers on this NetworkedBehaviour will get invoked -
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTargetT(ListInt32, String, String, T)
+
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTargetT(ListUInt32, String, String, T)
Sends a buffer to multiple clients from the server. Only handlers on this NetworkedBehaviour gets invoked
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTargetT(Int32, String, String, T)
Sends a buffer to multiple clients from the server. Only handlers on this NetworkedBehaviour gets invoked -
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientTarget(Int32, String, String, Byte)
+
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientTarget(UInt32, String, String, Byte)
Sends a buffer to a client with a given clientId from Server. Only handlers on this NetworkedBehaviour gets invoked
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientTargetT(Int32, String, String, T)
Sends a buffer to a client with a given clientId from Server. Only handlers on this NetworkedBehaviour gets invoked diff --git a/docs/html/Methods_T_MLAPI_NetworkingManagerComponents_Core_LagCompensationManager.htm b/docs/html/Methods_T_MLAPI_NetworkingManagerComponents_Core_LagCompensationManager.htm index 341094a..d0c06e4 100644 --- a/docs/html/Methods_T_MLAPI_NetworkingManagerComponents_Core_LagCompensationManager.htm +++ b/docs/html/Methods_T_MLAPI_NetworkingManagerComponents_Core_LagCompensationManager.htm @@ -1,7 +1,7 @@ LagCompensationManager Methods

LagCompensationManager Methods

[This is preliminary documentation and is subject to change.]

Methods
  - NameDescription
Public methodStatic memberSimulate(Int32, Action)
- Turns time back a given amount of seconds, invokes an action and turns it back. The time is based on the estimated RTT of a clientId -
Public methodStatic memberSimulate(Single, Action)
+
NameDescription
Public methodStatic memberSimulate(Single, Action)
Turns time back a given amount of seconds, invokes an action and turns it back +
Public methodStatic memberSimulate(UInt32, Action)
+ Turns time back a given amount of seconds, invokes an action and turns it back. The time is based on the estimated RTT of a clientId
Top
See Also
\ No newline at end of file diff --git a/docs/html/N_MLAPI_Data.htm b/docs/html/N_MLAPI_Data.htm index de93e50..5687ed2 100644 --- a/docs/html/N_MLAPI_Data.htm +++ b/docs/html/N_MLAPI_Data.htm @@ -1,7 +1,19 @@ -MLAPI.Data Namespace

MLAPI.Data Namespace

[This is preliminary documentation and is subject to change.]

 
Classes
+MLAPI.Data Namespace

MLAPI.Data Namespace

[This is preliminary documentation and is subject to change.]

 
Classes
  - ClassDescription
Public classNetworkedClient
- A NetworkedClient -
Public classNetworkingConfiguration
+
ClassDescription
Public classChannel
+ A data object that represents a NetworkTransport channel +
Public classMessageType
+ Represents a MLAPI message type +
Public classNetworkConfig
The configuration object used to start server, client and hosts +
Public classNetworkedClient
+ A NetworkedClient +
Public classNetworkedPrefab
+ A class that represents a NetworkedPrefab +
Public classTransportHost
+ Represents a Transport host +
Structures
+   + StructureDescription
Public structureNetId
+ Represents a ClientId structure
\ No newline at end of file diff --git a/docs/html/Operators_T_MLAPI_Data_NetId.htm b/docs/html/Operators_T_MLAPI_Data_NetId.htm new file mode 100644 index 0000000..1883f1e --- /dev/null +++ b/docs/html/Operators_T_MLAPI_Data_NetId.htm @@ -0,0 +1,7 @@ +NetId Operators

NetId Operators

[This is preliminary documentation and is subject to change.]

The NetId type exposes the following members.

Operators
+   + NameDescription
Public operatorStatic memberEquality
+ Determines whether a specified instance of NetId is equal to another specified NetId. +
Public operatorStatic memberInequality
+ Determines whether a specified instance of NetId is not equal to another specified NetId. +
Top
See Also
\ No newline at end of file diff --git a/docs/html/Overload_MLAPI_Data_NetId__ctor.htm b/docs/html/Overload_MLAPI_Data_NetId__ctor.htm new file mode 100644 index 0000000..036f363 --- /dev/null +++ b/docs/html/Overload_MLAPI_Data_NetId__ctor.htm @@ -0,0 +1,7 @@ +NetId Constructor

NetId Constructor

[This is preliminary documentation and is subject to change.]

Overload List
+   + NameDescription
Public methodNetId(UInt32)
+ Initializes a new instance of the netId struct from a clientId +
Public methodNetId(Byte, UInt16, Boolean, Boolean)
+ Initializes a new instance of the netId struct from transport values +
Top
See Also
\ No newline at end of file diff --git a/docs/html/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClient.htm b/docs/html/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClient.htm index bde77a0..84a5cf0 100644 --- a/docs/html/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClient.htm +++ b/docs/html/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClient.htm @@ -1,7 +1,7 @@ -NetworkedBehaviour.SendToClient Method

NetworkedBehaviourSendToClient Method

[This is preliminary documentation and is subject to change.]

Overload List
+NetworkedBehaviour.SendToClient Method \ No newline at end of file diff --git a/docs/html/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientTarget.htm b/docs/html/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientTarget.htm index e649819..a19b124 100644 --- a/docs/html/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientTarget.htm +++ b/docs/html/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientTarget.htm @@ -1,7 +1,7 @@ -NetworkedBehaviour.SendToClientTarget Method

NetworkedBehaviourSendToClientTarget Method

[This is preliminary documentation and is subject to change.]

Overload List
+NetworkedBehaviour.SendToClientTarget Method
\ No newline at end of file diff --git a/docs/html/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClients.htm b/docs/html/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClients.htm index 61a1ab3..2b9e96c 100644 --- a/docs/html/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClients.htm +++ b/docs/html/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClients.htm @@ -1,15 +1,15 @@ -NetworkedBehaviour.SendToClients Method

NetworkedBehaviourSendToClients Method

[This is preliminary documentation and is subject to change.]

Overload List
+NetworkedBehaviour.SendToClients Method

NetworkedBehaviourSendToClients Method

[This is preliminary documentation and is subject to change.]

Overload List
  - NameDescription
Protected methodSendToClients(String, String, Byte)
+
NameDescription
Protected methodSendToClients(String, String, Byte)
Sends a buffer to all clients from the server
Protected methodSendToClientsT(String, String, T)
Sends a buffer to all clients from the server -
Protected methodSendToClients(ListInt32, String, String, Byte)
- Sends a buffer to multiple clients from the server -
Protected methodSendToClientsT(ListInt32, String, String, T)
+
Protected methodSendToClientsT(ListInt32, String, String, T)
Sends a binary serialized class to multiple clients from the server -
Protected methodSendToClients(Int32, String, String, Byte)
+
Protected methodSendToClients(ListUInt32, String, String, Byte)
Sends a buffer to multiple clients from the server -
Protected methodSendToClientsT(Int32, String, String, T)
+
Protected methodSendToClientsT(Int32, String, String, T)
Sends a binary serialized class to multiple clients from the server +
Protected methodSendToClients(UInt32, String, String, Byte)
+ Sends a buffer to multiple clients from the server
Top
See Also
\ No newline at end of file diff --git a/docs/html/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientsTarget.htm b/docs/html/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientsTarget.htm index 28d8b90..5a5fb41 100644 --- a/docs/html/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientsTarget.htm +++ b/docs/html/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientsTarget.htm @@ -1,15 +1,15 @@ -NetworkedBehaviour.SendToClientsTarget Method

NetworkedBehaviourSendToClientsTarget Method

[This is preliminary documentation and is subject to change.]

Overload List
+NetworkedBehaviour.SendToClientsTarget Method

NetworkedBehaviourSendToClientsTarget Method

[This is preliminary documentation and is subject to change.]

Overload List
  - NameDescription
Protected methodSendToClientsTarget(String, String, Byte)
+
NameDescription
Protected methodSendToClientsTarget(String, String, Byte)
Sends a buffer to all clients from the server. Only handlers on this NetworkedBehaviour will get invoked
Protected methodSendToClientsTargetT(String, String, T)
Sends a buffer to all clients from the server. Only handlers on this NetworkedBehaviour will get invoked -
Protected methodSendToClientsTarget(ListInt32, String, String, Byte)
+
Protected methodSendToClientsTarget(ListUInt32, String, String, Byte)
Sends a buffer to multiple clients from the server. Only handlers on this NetworkedBehaviour gets invoked -
Protected methodSendToClientsTargetT(ListInt32, String, String, T)
+
Protected methodSendToClientsTargetT(ListUInt32, String, String, T)
Sends a buffer to multiple clients from the server. Only handlers on this NetworkedBehaviour gets invoked -
Protected methodSendToClientsTarget(Int32, String, String, Byte)
+
Protected methodSendToClientsTargetT(Int32, String, String, T)
Sends a buffer to multiple clients from the server. Only handlers on this NetworkedBehaviour gets invoked -
Protected methodSendToClientsTargetT(Int32, String, String, T)
+
Protected methodSendToClientsTarget(UInt32, String, String, Byte)
Sends a buffer to multiple clients from the server. Only handlers on this NetworkedBehaviour gets invoked
Top
See Also
\ No newline at end of file diff --git a/docs/html/Overload_MLAPI_NetworkingManagerComponents_Core_LagCompensationManager_Simulate.htm b/docs/html/Overload_MLAPI_NetworkingManagerComponents_Core_LagCompensationManager_Simulate.htm index 85677ba..f8074a4 100644 --- a/docs/html/Overload_MLAPI_NetworkingManagerComponents_Core_LagCompensationManager_Simulate.htm +++ b/docs/html/Overload_MLAPI_NetworkingManagerComponents_Core_LagCompensationManager_Simulate.htm @@ -1,7 +1,7 @@ -LagCompensationManager.Simulate Method

LagCompensationManagerSimulate Method

[This is preliminary documentation and is subject to change.]

Overload List
+LagCompensationManager.Simulate Method

LagCompensationManagerSimulate Method

[This is preliminary documentation and is subject to change.]

Overload List
  - NameDescription
Public methodStatic memberSimulate(Int32, Action)
- Turns time back a given amount of seconds, invokes an action and turns it back. The time is based on the estimated RTT of a clientId -
Public methodStatic memberSimulate(Single, Action)
+
NameDescription
Public methodStatic memberSimulate(Single, Action)
Turns time back a given amount of seconds, invokes an action and turns it back +
Public methodStatic memberSimulate(UInt32, Action)
+ Turns time back a given amount of seconds, invokes an action and turns it back. The time is based on the estimated RTT of a clientId
Top
See Also
\ No newline at end of file diff --git a/docs/html/P_MLAPI_Data_NetId_ServerNetId.htm b/docs/html/P_MLAPI_Data_NetId_ServerNetId.htm new file mode 100644 index 0000000..114d045 --- /dev/null +++ b/docs/html/P_MLAPI_Data_NetId_ServerNetId.htm @@ -0,0 +1,21 @@ +NetId.ServerNetId Property

NetIdServerNetId Property

[This is preliminary documentation and is subject to change.]

+ Static ServerNetId for comparison +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static NetId ServerNetId { get; }
Request Example + View Source

Property Value

Type: NetId
The server net identifier.
See Also
\ No newline at end of file diff --git a/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_ownerClientId.htm b/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_ownerClientId.htm index 5d402f4..c391b8b 100644 --- a/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_ownerClientId.htm +++ b/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_ownerClientId.htm @@ -4,7 +4,7 @@ Namespace:  MLAPI.MonoBehaviours.Core
Assembly: -  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int ownerClientId { get; }
Request Example +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public uint ownerClientId { get; }
Request Example View Source

Property Value

Type: Int32
See Also
\ No newline at end of file + View Source

Property Value

Type: UInt32
See Also
\ No newline at end of file diff --git a/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_NetworkId.htm b/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_NetworkId.htm index c40b0ea..b6b58b9 100644 --- a/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_NetworkId.htm +++ b/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_NetworkId.htm @@ -1,4 +1,4 @@ -NetworkedObject.NetworkId Property

NetworkedObjectNetworkId Property

[This is preliminary documentation and is subject to change.]

+NetworkedObject.NetworkId Property

NetworkedObjectNetworkId Property

[This is preliminary documentation and is subject to change.]

Gets the unique ID of this object that is synced across the network

Namespace: @@ -18,4 +18,4 @@ encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " + "scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D"); HT_requestExampleLink.innerHTML = HT_requestExampleLinkText; - View Source

Property Value

Type: UInt32
See Also
\ No newline at end of file + View Source

Property Value

Type: UInt32
See Also
\ No newline at end of file diff --git a/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_OwnerClientId.htm b/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_OwnerClientId.htm index 7cd15f0..24995e4 100644 --- a/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_OwnerClientId.htm +++ b/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_OwnerClientId.htm @@ -1,10 +1,10 @@ -NetworkedObject.OwnerClientId Property

NetworkedObjectOwnerClientId Property

[This is preliminary documentation and is subject to change.]

+NetworkedObject.OwnerClientId Property

NetworkedObjectOwnerClientId Property

[This is preliminary documentation and is subject to change.]

Gets the clientId of the owner of this NetworkedObject

Namespace:  MLAPI.MonoBehaviours.Core
Assembly: -  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int OwnerClientId { get; }
Request Example +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public uint OwnerClientId { get; }
Request Example View Source

Property Value

Type: Int32
See Also
\ No newline at end of file + View Source

Property Value

Type: UInt32
See Also
\ No newline at end of file diff --git a/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_PoolId.htm b/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_PoolId.htm index 9cb28fb..ad6e2ca 100644 --- a/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_PoolId.htm +++ b/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_PoolId.htm @@ -1,4 +1,4 @@ -NetworkedObject.PoolId Property

NetworkedObjectPoolId Property

[This is preliminary documentation and is subject to change.]

+NetworkedObject.PoolId Property

NetworkedObjectPoolId Property

[This is preliminary documentation and is subject to change.]

Gets the poolId this object is part of

Namespace: @@ -18,4 +18,4 @@ encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " + "scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D"); HT_requestExampleLink.innerHTML = HT_requestExampleLinkText; - View Source

Property Value

Type: UInt16
See Also
\ No newline at end of file + View Source

Property Value

Type: UInt16
See Also
\ No newline at end of file diff --git a/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_SpawnablePrefabIndex.htm b/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_SpawnablePrefabIndex.htm deleted file mode 100644 index 63eeddb..0000000 --- a/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_SpawnablePrefabIndex.htm +++ /dev/null @@ -1,21 +0,0 @@ -NetworkedObject.SpawnablePrefabIndex Property

NetworkedObjectSpawnablePrefabIndex Property

[This is preliminary documentation and is subject to change.]

- The index of the prefab used to spawn this in the spawnablePrefabs list -

- Namespace: -  MLAPI.MonoBehaviours.Core
- Assembly: -  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int SpawnablePrefabIndex { get; }
Request Example - View Source

Property Value

Type: Int32
See Also
\ No newline at end of file diff --git a/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_isLocalPlayer.htm b/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_isLocalPlayer.htm index daa722f..de35b2a 100644 --- a/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_isLocalPlayer.htm +++ b/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_isLocalPlayer.htm @@ -1,4 +1,4 @@ -NetworkedObject.isLocalPlayer Property

NetworkedObjectisLocalPlayer Property

[This is preliminary documentation and is subject to change.]

+NetworkedObject.isLocalPlayer Property

NetworkedObjectisLocalPlayer Property

[This is preliminary documentation and is subject to change.]

Gets if the object is the the personal clients player object

Namespace: @@ -18,4 +18,4 @@ encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " + "scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D"); HT_requestExampleLink.innerHTML = HT_requestExampleLinkText; - View Source

Property Value

Type: Boolean
See Also
\ No newline at end of file + View Source

Property Value

Type: Boolean
See Also
\ No newline at end of file diff --git a/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_isOwner.htm b/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_isOwner.htm index 854329e..c7d0555 100644 --- a/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_isOwner.htm +++ b/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_isOwner.htm @@ -1,4 +1,4 @@ -NetworkedObject.isOwner Property

NetworkedObjectisOwner Property

[This is preliminary documentation and is subject to change.]

+NetworkedObject.isOwner Property

NetworkedObjectisOwner Property

[This is preliminary documentation and is subject to change.]

Gets if the object is owned by the local player

Namespace: @@ -18,4 +18,4 @@ encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " + "scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D"); HT_requestExampleLink.innerHTML = HT_requestExampleLinkText; - View Source

Property Value

Type: Boolean
See Also
\ No newline at end of file + View Source

Property Value

Type: Boolean
See Also
\ No newline at end of file diff --git a/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_isPlayerObject.htm b/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_isPlayerObject.htm index 15e4f3f..2364e5b 100644 --- a/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_isPlayerObject.htm +++ b/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_isPlayerObject.htm @@ -1,4 +1,4 @@ -NetworkedObject.isPlayerObject Property

NetworkedObjectisPlayerObject Property

[This is preliminary documentation and is subject to change.]

+NetworkedObject.isPlayerObject Property

NetworkedObjectisPlayerObject Property

[This is preliminary documentation and is subject to change.]

Gets if this object is a player object

Namespace: @@ -18,4 +18,4 @@ encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " + "scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D"); HT_requestExampleLink.innerHTML = HT_requestExampleLinkText; - View Source

Property Value

Type: Boolean
See Also
\ No newline at end of file + View Source

Property Value

Type: Boolean
See Also
\ No newline at end of file diff --git a/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_isPooledObject.htm b/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_isPooledObject.htm index 7560c6d..6021927 100644 --- a/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_isPooledObject.htm +++ b/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_isPooledObject.htm @@ -1,4 +1,4 @@ -NetworkedObject.isPooledObject Property

NetworkedObjectisPooledObject Property

[This is preliminary documentation and is subject to change.]

+NetworkedObject.isPooledObject Property

NetworkedObjectisPooledObject Property

[This is preliminary documentation and is subject to change.]

Gets if this object is part of a pool

Namespace: @@ -18,4 +18,4 @@ encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " + "scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D"); HT_requestExampleLink.innerHTML = HT_requestExampleLinkText; - View Source

Property Value

Type: Boolean
See Also
\ No newline at end of file + View Source

Property Value

Type: Boolean
See Also
\ No newline at end of file diff --git a/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_isSpawned.htm b/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_isSpawned.htm index 6978e09..8f4d326 100644 --- a/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_isSpawned.htm +++ b/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkedObject_isSpawned.htm @@ -1,4 +1,4 @@ -NetworkedObject.isSpawned Property

NetworkedObjectisSpawned Property

[This is preliminary documentation and is subject to change.]

+NetworkedObject.isSpawned Property

NetworkedObjectisSpawned Property

[This is preliminary documentation and is subject to change.]

Gets if the object has yet been spawned across the network

Namespace: @@ -18,4 +18,4 @@ encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " + "scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D"); HT_requestExampleLink.innerHTML = HT_requestExampleLinkText; - View Source

Property Value

Type: Boolean
See Also
\ No newline at end of file + View Source

Property Value

Type: Boolean
See Also
\ No newline at end of file diff --git a/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkingManager_ConnectedClients.htm b/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkingManager_ConnectedClients.htm index 5ecb5be..89e7759 100644 --- a/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkingManager_ConnectedClients.htm +++ b/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkingManager_ConnectedClients.htm @@ -4,7 +4,7 @@ Namespace:  MLAPI.MonoBehaviours.Core
Assembly: -  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Dictionary<int, NetworkedClient> ConnectedClients { get; }
Request Example +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Dictionary<uint, NetworkedClient> ConnectedClients { get; }
Request Example View Source

Property Value

Type: DictionaryInt32, NetworkedClient
See Also
\ No newline at end of file + View Source

Property Value

Type: DictionaryUInt32, NetworkedClient
See Also
\ No newline at end of file diff --git a/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkingManager_IsClientConnected.htm b/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkingManager_IsClientConnected.htm index 8dc0922..8b173ad 100644 --- a/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkingManager_IsClientConnected.htm +++ b/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkingManager_IsClientConnected.htm @@ -18,4 +18,4 @@ encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " + "scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D"); HT_requestExampleLink.innerHTML = HT_requestExampleLinkText; - View Source

Property Value

Type: Boolean
See Also
\ No newline at end of file + View Source

Property Value

Type: Boolean
See Also
\ No newline at end of file diff --git a/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkingManager_MyClientId.htm b/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkingManager_MyClientId.htm index 05cbc1d..ec34463 100644 --- a/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkingManager_MyClientId.htm +++ b/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkingManager_MyClientId.htm @@ -4,7 +4,7 @@ Namespace:  MLAPI.MonoBehaviours.Core
Assembly: -  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int MyClientId { get; }
Request Example +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public uint MyClientId { get; }
Request Example View Source

Property Value

Type: Int32
See Also
\ No newline at end of file + View Source

Property Value

Type: UInt32
See Also
\ No newline at end of file diff --git a/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkingManager_NetworkTime.htm b/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkingManager_NetworkTime.htm index 198739c..6856979 100644 --- a/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkingManager_NetworkTime.htm +++ b/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkingManager_NetworkTime.htm @@ -18,4 +18,4 @@ encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " + "scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D"); HT_requestExampleLink.innerHTML = HT_requestExampleLinkText; - View Source

Property Value

Type: Single
See Also
\ No newline at end of file + View Source

Property Value

Type: Single
See Also
\ No newline at end of file diff --git a/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkingManager_isClient.htm b/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkingManager_isClient.htm index b019094..a0e8ca2 100644 --- a/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkingManager_isClient.htm +++ b/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkingManager_isClient.htm @@ -18,4 +18,4 @@ encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " + "scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D"); HT_requestExampleLink.innerHTML = HT_requestExampleLinkText; - View Source

Property Value

Type: Boolean
See Also
\ No newline at end of file + View Source

Property Value

Type: Boolean
See Also
\ No newline at end of file diff --git a/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkingManager_isHost.htm b/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkingManager_isHost.htm index e6b29c9..9573005 100644 --- a/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkingManager_isHost.htm +++ b/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkingManager_isHost.htm @@ -18,4 +18,4 @@ encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " + "scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D"); HT_requestExampleLink.innerHTML = HT_requestExampleLinkText; - View Source

Property Value

Type: Boolean
See Also
\ No newline at end of file + View Source

Property Value

Type: Boolean
See Also
\ No newline at end of file diff --git a/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkingManager_isServer.htm b/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkingManager_isServer.htm index 544283e..f92d5d5 100644 --- a/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkingManager_isServer.htm +++ b/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkingManager_isServer.htm @@ -18,4 +18,4 @@ encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " + "scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D"); HT_requestExampleLink.innerHTML = HT_requestExampleLinkText; - View Source

Property Value

Type: Boolean
See Also
\ No newline at end of file + View Source

Property Value

Type: Boolean
See Also
\ No newline at end of file diff --git a/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkingManager_singleton.htm b/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkingManager_singleton.htm index 76f8dea..685ab60 100644 --- a/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkingManager_singleton.htm +++ b/docs/html/P_MLAPI_MonoBehaviours_Core_NetworkingManager_singleton.htm @@ -18,4 +18,4 @@ encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " + "scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D"); HT_requestExampleLink.innerHTML = HT_requestExampleLinkText; - View Source

Property Value

Type: NetworkingManager
See Also
\ No newline at end of file + View Source

Property Value

Type: NetworkingManager
See Also
\ No newline at end of file diff --git a/docs/html/P_MLAPI_MonoBehaviours_Core_TrackedObject_AvgTimeBetweenPointsMs.htm b/docs/html/P_MLAPI_MonoBehaviours_Core_TrackedObject_AvgTimeBetweenPointsMs.htm new file mode 100644 index 0000000..dcc6536 --- /dev/null +++ b/docs/html/P_MLAPI_MonoBehaviours_Core_TrackedObject_AvgTimeBetweenPointsMs.htm @@ -0,0 +1,21 @@ +TrackedObject.AvgTimeBetweenPointsMs Property

TrackedObjectAvgTimeBetweenPointsMs Property

[This is preliminary documentation and is subject to change.]

+ Gets the average amount of time between the points in miliseconds +

+ Namespace: +  MLAPI.MonoBehaviours.Core
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public float AvgTimeBetweenPointsMs { get; }
Request Example + View Source

Property Value

Type: Single
See Also
\ No newline at end of file diff --git a/docs/html/P_MLAPI_MonoBehaviours_Core_TrackedObject_TotalPoints.htm b/docs/html/P_MLAPI_MonoBehaviours_Core_TrackedObject_TotalPoints.htm new file mode 100644 index 0000000..8ea98e5 --- /dev/null +++ b/docs/html/P_MLAPI_MonoBehaviours_Core_TrackedObject_TotalPoints.htm @@ -0,0 +1,21 @@ +TrackedObject.TotalPoints Property

TrackedObjectTotalPoints Property

[This is preliminary documentation and is subject to change.]

+ Gets the total amount of points stored in the component +

+ Namespace: +  MLAPI.MonoBehaviours.Core
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int TotalPoints { get; }
Request Example + View Source

Property Value

Type: Int32
See Also
\ No newline at end of file diff --git a/docs/html/P_MLAPI_NetworkingManagerComponents_Core_LagCompensationManager_SimulationObjects.htm b/docs/html/P_MLAPI_NetworkingManagerComponents_Core_LagCompensationManager_SimulationObjects.htm index 3b84643..c8c650f 100644 --- a/docs/html/P_MLAPI_NetworkingManagerComponents_Core_LagCompensationManager_SimulationObjects.htm +++ b/docs/html/P_MLAPI_NetworkingManagerComponents_Core_LagCompensationManager_SimulationObjects.htm @@ -18,4 +18,4 @@ encodeURIComponent("Please add an example for " + document.title + ".%0D%0DTODO (optional): Describe a specific " + "scenario you would like to see addressed.%0D%0DHelp Topic: " + window.location.href).replace(/%250D/g, "%0D"); HT_requestExampleLink.innerHTML = HT_requestExampleLinkText; - View Source

Property Value

Type: ListTrackedObject
See Also
\ No newline at end of file + View Source

Property Value

Type: ListTrackedObject
See Also
\ No newline at end of file diff --git a/docs/html/Properties_T_MLAPI_Data_NetId.htm b/docs/html/Properties_T_MLAPI_Data_NetId.htm new file mode 100644 index 0000000..2b76086 --- /dev/null +++ b/docs/html/Properties_T_MLAPI_Data_NetId.htm @@ -0,0 +1,5 @@ +NetId Properties

NetId Properties

[This is preliminary documentation and is subject to change.]

The NetId type exposes the following members.

Properties
+   + NameDescription
Public propertyStatic memberServerNetId
+ Static ServerNetId for comparison +
Top
See Also
\ No newline at end of file diff --git a/docs/html/Properties_T_MLAPI_MonoBehaviours_Core_NetworkedObject.htm b/docs/html/Properties_T_MLAPI_MonoBehaviours_Core_NetworkedObject.htm index 0722785..cb4f41a 100644 --- a/docs/html/Properties_T_MLAPI_MonoBehaviours_Core_NetworkedObject.htm +++ b/docs/html/Properties_T_MLAPI_MonoBehaviours_Core_NetworkedObject.htm @@ -1,4 +1,4 @@ -NetworkedObject Properties

NetworkedObject Properties

[This is preliminary documentation and is subject to change.]

The NetworkedObject type exposes the following members.

Properties
+NetworkedObject Properties

NetworkedObject Properties

[This is preliminary documentation and is subject to change.]

The NetworkedObject type exposes the following members.

Properties
  NameDescription
Public propertyanimation Obsolete. (Inherited from Component.)
Public propertyaudio Obsolete. (Inherited from Component.)
Public propertycamera Obsolete. (Inherited from Component.)
Public propertycollider Obsolete. (Inherited from Component.)
Public propertycollider2D Obsolete. (Inherited from Component.)
Public propertyconstantForce Obsolete. (Inherited from Component.)
Public propertyenabled (Inherited from Behaviour.)
Public propertygameObject (Inherited from Component.)
Public propertyguiElement Obsolete. (Inherited from Component.)
Public propertyguiText Obsolete. (Inherited from Component.)
Public propertyguiTexture Obsolete. (Inherited from Component.)
Public propertyhideFlags (Inherited from Object.)
Public propertyhingeJoint Obsolete. (Inherited from Component.)
Public propertyisActiveAndEnabled (Inherited from Behaviour.)
Public propertyisLocalPlayer
Gets if the object is the the personal clients player object @@ -16,6 +16,4 @@ Gets the clientId of the owner of this NetworkedObject
Public propertyparticleEmitter Obsolete. (Inherited from Component.)
Public propertyparticleSystem Obsolete. (Inherited from Component.)
Public propertyPoolId
Gets the poolId this object is part of -
Public propertyrenderer Obsolete. (Inherited from Component.)
Public propertyrigidbody Obsolete. (Inherited from Component.)
Public propertyrigidbody2D Obsolete. (Inherited from Component.)
Public propertyrunInEditMode (Inherited from MonoBehaviour.)
Public propertySpawnablePrefabIndex
- The index of the prefab used to spawn this in the spawnablePrefabs list -
Public propertytag (Inherited from Component.)
Public propertytransform (Inherited from Component.)
Public propertyuseGUILayout (Inherited from MonoBehaviour.)
Top
See Also
\ No newline at end of file +
Public propertyrenderer Obsolete. (Inherited from Component.)
Public propertyrigidbody Obsolete. (Inherited from Component.)
Public propertyrigidbody2D Obsolete. (Inherited from Component.)
Public propertyrunInEditMode (Inherited from MonoBehaviour.)
Public propertytag (Inherited from Component.)
Public propertytransform (Inherited from Component.)
Public propertyuseGUILayout (Inherited from MonoBehaviour.)
Top
See Also
\ No newline at end of file diff --git a/docs/html/Properties_T_MLAPI_MonoBehaviours_Core_TrackedObject.htm b/docs/html/Properties_T_MLAPI_MonoBehaviours_Core_TrackedObject.htm index 661a783..ed92be5 100644 --- a/docs/html/Properties_T_MLAPI_MonoBehaviours_Core_TrackedObject.htm +++ b/docs/html/Properties_T_MLAPI_MonoBehaviours_Core_TrackedObject.htm @@ -1,3 +1,7 @@ -TrackedObject Properties

TrackedObject Properties

[This is preliminary documentation and is subject to change.]

The TrackedObject type exposes the following members.

Properties
+TrackedObject Properties

TrackedObject Properties

[This is preliminary documentation and is subject to change.]

The TrackedObject type exposes the following members.

Properties
  - NameDescription
Public propertyanimation Obsolete. (Inherited from Component.)
Public propertyaudio Obsolete. (Inherited from Component.)
Public propertycamera Obsolete. (Inherited from Component.)
Public propertycollider Obsolete. (Inherited from Component.)
Public propertycollider2D Obsolete. (Inherited from Component.)
Public propertyconstantForce Obsolete. (Inherited from Component.)
Public propertyenabled (Inherited from Behaviour.)
Public propertygameObject (Inherited from Component.)
Public propertyguiElement Obsolete. (Inherited from Component.)
Public propertyguiText Obsolete. (Inherited from Component.)
Public propertyguiTexture Obsolete. (Inherited from Component.)
Public propertyhideFlags (Inherited from Object.)
Public propertyhingeJoint Obsolete. (Inherited from Component.)
Public propertyisActiveAndEnabled (Inherited from Behaviour.)
Public propertylight Obsolete. (Inherited from Component.)
Public propertyname (Inherited from Object.)
Public propertynetworkView Obsolete. (Inherited from Component.)
Public propertyparticleEmitter Obsolete. (Inherited from Component.)
Public propertyparticleSystem Obsolete. (Inherited from Component.)
Public propertyrenderer Obsolete. (Inherited from Component.)
Public propertyrigidbody Obsolete. (Inherited from Component.)
Public propertyrigidbody2D Obsolete. (Inherited from Component.)
Public propertyrunInEditMode (Inherited from MonoBehaviour.)
Public propertytag (Inherited from Component.)
Public propertytransform (Inherited from Component.)
Public propertyuseGUILayout (Inherited from MonoBehaviour.)
Top
See Also
\ No newline at end of file +
NameDescription
Public propertyanimation Obsolete. (Inherited from Component.)
Public propertyaudio Obsolete. (Inherited from Component.)
Public propertyAvgTimeBetweenPointsMs
+ Gets the average amount of time between the points in miliseconds +
Public propertycamera Obsolete. (Inherited from Component.)
Public propertycollider Obsolete. (Inherited from Component.)
Public propertycollider2D Obsolete. (Inherited from Component.)
Public propertyconstantForce Obsolete. (Inherited from Component.)
Public propertyenabled (Inherited from Behaviour.)
Public propertygameObject (Inherited from Component.)
Public propertyguiElement Obsolete. (Inherited from Component.)
Public propertyguiText Obsolete. (Inherited from Component.)
Public propertyguiTexture Obsolete. (Inherited from Component.)
Public propertyhideFlags (Inherited from Object.)
Public propertyhingeJoint Obsolete. (Inherited from Component.)
Public propertyisActiveAndEnabled (Inherited from Behaviour.)
Public propertylight Obsolete. (Inherited from Component.)
Public propertyname (Inherited from Object.)
Public propertynetworkView Obsolete. (Inherited from Component.)
Public propertyparticleEmitter Obsolete. (Inherited from Component.)
Public propertyparticleSystem Obsolete. (Inherited from Component.)
Public propertyrenderer Obsolete. (Inherited from Component.)
Public propertyrigidbody Obsolete. (Inherited from Component.)
Public propertyrigidbody2D Obsolete. (Inherited from Component.)
Public propertyrunInEditMode (Inherited from MonoBehaviour.)
Public propertytag (Inherited from Component.)
Public propertyTotalPoints
+ Gets the total amount of points stored in the component +
Public propertytransform (Inherited from Component.)
Public propertyuseGUILayout (Inherited from MonoBehaviour.)
Top
See Also
\ No newline at end of file diff --git a/docs/html/T_MLAPI_Data_Channel.htm b/docs/html/T_MLAPI_Data_Channel.htm new file mode 100644 index 0000000..2b4564c --- /dev/null +++ b/docs/html/T_MLAPI_Data_Channel.htm @@ -0,0 +1,34 @@ +Channel Class

Channel Class

[This is preliminary documentation and is subject to change.]

+ A data object that represents a NetworkTransport channel +
Inheritance Hierarchy
SystemObject
  MLAPI.DataChannel

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
+public class Channel
Request Example + View Source

The Channel type exposes the following members.

Constructors
+   + NameDescription
Public methodChannel
Initializes a new instance of the Channel class
Top
Methods
+   + NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Fields
+   + NameDescription
Public fieldEncrypted
+ Wheter or not the channel should be encrypted +
Public fieldName
+ The name of the channel +
Public fieldType
+ The Transport QOS type +
Top
See Also
\ No newline at end of file diff --git a/docs/html/T_MLAPI_Data_MessageType.htm b/docs/html/T_MLAPI_Data_MessageType.htm new file mode 100644 index 0000000..b698e04 --- /dev/null +++ b/docs/html/T_MLAPI_Data_MessageType.htm @@ -0,0 +1,32 @@ +MessageType Class

MessageType Class

[This is preliminary documentation and is subject to change.]

+ Represents a MLAPI message type +
Inheritance Hierarchy
SystemObject
  MLAPI.DataMessageType

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
+public class MessageType
Request Example + View Source

The MessageType type exposes the following members.

Constructors
+   + NameDescription
Public methodMessageType
Initializes a new instance of the MessageType class
Top
Methods
+   + NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Fields
+   + NameDescription
Public fieldName
+ The name of the messageType +
Public fieldPassthrough
+ Wheter or not the channel should have passthrough support. +
Top
See Also
\ No newline at end of file diff --git a/docs/html/T_MLAPI_Data_NetId.htm b/docs/html/T_MLAPI_Data_NetId.htm new file mode 100644 index 0000000..d7f6f26 --- /dev/null +++ b/docs/html/T_MLAPI_Data_NetId.htm @@ -0,0 +1,57 @@ +NetId Structure

NetId Structure

[This is preliminary documentation and is subject to change.]

+ Represents a ClientId structure +

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public struct NetId
Request Example + View Source

The NetId type exposes the following members.

Constructors
+   + NameDescription
Public methodNetId(UInt32)
+ Initializes a new instance of the netId struct from a clientId +
Public methodNetId(Byte, UInt16, Boolean, Boolean)
+ Initializes a new instance of the netId struct from transport values +
Top
Properties
+   + NameDescription
Public propertyStatic memberServerNetId
+ Static ServerNetId for comparison +
Top
Methods
+   + NameDescription
Public methodEquals
+ Determines whether the specified Object is equal to the current NetId. +
(Overrides ValueTypeEquals(Object).)
Public methodGetClientId
+ Gets the clientId. +
Public methodGetHashCode
+ Serves as a hash function for a NetId object. +
(Overrides ValueTypeGetHashCode.)
Public methodGetType (Inherited from Object.)
Public methodIsHost
+ Returns wheter or not the clientId represents a -1 +
Public methodIsInvalid
+ Returns if this is a invalid clientId, (-2) +
Public methodToString (Inherited from ValueType.)
Top
Operators
+   + NameDescription
Public operatorStatic memberEquality
+ Determines whether a specified instance of NetId is equal to another specified NetId. +
Public operatorStatic memberInequality
+ Determines whether a specified instance of NetId is not equal to another specified NetId. +
Top
Fields
+   + NameDescription
Public fieldConnectionId
+ The connectionId this client is assigned +
Public fieldHostId
+ The hostId this client is on +
Public fieldMeta
+ Meta data about hte client +
Top
See Also
\ No newline at end of file diff --git a/docs/html/T_MLAPI_Data_NetworkingConfiguration.htm b/docs/html/T_MLAPI_Data_NetworkConfig.htm similarity index 53% rename from docs/html/T_MLAPI_Data_NetworkingConfiguration.htm rename to docs/html/T_MLAPI_Data_NetworkConfig.htm index d1b6d93..317c909 100644 --- a/docs/html/T_MLAPI_Data_NetworkingConfiguration.htm +++ b/docs/html/T_MLAPI_Data_NetworkConfig.htm @@ -1,10 +1,11 @@ -NetworkingConfiguration Class

NetworkingConfiguration Class

[This is preliminary documentation and is subject to change.]

+NetworkConfig Class

NetworkConfig Class

[This is preliminary documentation and is subject to change.]

The configuration object used to start server, client and hosts -
Inheritance Hierarchy
SystemObject
  MLAPI.DataNetworkingConfiguration

+
Inheritance Hierarchy
SystemObject
  MLAPI.DataNetworkConfig

Namespace:  MLAPI.Data
Assembly: -  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class NetworkingConfiguration
Request Example +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
+public class NetworkConfig
Request Example View Source

The NetworkingConfiguration type exposes the following members.

Constructors
+ View Source

The NetworkConfig type exposes the following members.

Constructors
  - NameDescription
Public methodNetworkingConfiguration
Initializes a new instance of the NetworkingConfiguration class
Top
Methods
+ NameDescription
Public methodNetworkConfig
Initializes a new instance of the NetworkConfig class
Top
Methods
  - NameDescription
Public methodCompareConfig
+
NameDescription
Public methodCompareConfig
Compares a SHA256 hash with the current NetworkingConfiguration instances hash -
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetConfig
+
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetConfig
Gets a SHA256 hash of parts of the NetworkingConfiguration instance
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Fields
  - NameDescription
Public fieldAddress
- The address to connect to -
Public fieldAllowPassthroughMessages
+
NameDescription
Public fieldAllowPassthroughMessages
Wheter or not to allow any type of passthrough messages -
Public fieldChannels
+
Public fieldChannels
Channels used by the NetworkedTransport -
Public fieldClientConnectionBufferTimeout
+
Public fieldClientConnectionBufferTimeout
The amount of seconds to wait for handshake to complete before timing out a client -
Public fieldConnectionApproval
+
Public fieldConnectAddress
+ The address to connect to +
Public fieldConnectionApproval
Wheter or not to use connection approval -
Public fieldConnectionApprovalCallback
- The callback to invoke when a connection has to be decided if it should get approved -
Public fieldConnectionData
+
Public fieldConnectionData
The data to send during connection which can be used to decide on if a client should get accepted -
Public fieldEnableEncryption
+
Public fieldConnectPort
+ The port for the NetworkTransport to use when connecting +
Public fieldEnableEncryption
Wheter or not to enable encryption -
Public fieldEnableSceneSwitching
+
Public fieldEnableSceneSwitching
Wheter or not to enable scene switching -
Public fieldEncryptedChannels
- Set of channels that will have all message contents encrypted when used -
Public fieldEventTickrate
+
Public fieldEnableTimeResync
+ If your logic uses the NetwokrTime, this should probably be turned off. If however it's needed to maximize accuracy, this is recommended to be turned on +
Public fieldEventTickrate
The amount of times per second internal frame events will occur, examples include SyncedVar send checking. -
Public fieldHandleObjectSpawning
+
Public fieldHandleObjectSpawning
Wheter or not to make the library handle object spawning -
Public fieldMaxConnections
+
Public fieldMaxConnections
The max amount of Clients that can connect. -
Public fieldMaxReceiveEventsPerTickRate
+
Public fieldMaxReceiveEventsPerTickRate
The max amount of messages to process per ReceiveTickrate. This is to prevent flooding. -
Public fieldMessageBufferSize
+
Public fieldMessageBufferSize
The size of the receive message buffer. This is the max message size. -
Public fieldMessageTypes
+
Public fieldMessageTypes
Registered MessageTypes -
Public fieldPassthroughMessageTypes
- List of MessageTypes that can be passed through by Server. MessageTypes in this list should thus not be trusted to as great of an extent as normal messages. -
Public fieldPort
- The port for the NetworkTransport to use -
Public fieldProtocolVersion
+
Public fieldNetworkedPrefabs
+ A list of spawnable prefabs +
Public fieldProtocolVersion
The protocol version. Different versions doesn't talk to each other. -
Public fieldReceiveTickrate
+
Public fieldReceiveTickrate
Amount of times per second the receive queue is emptied and all messages inside are processed. -
Public fieldRegisteredScenes
+
Public fieldRegisteredScenes
A list of SceneNames that can be used during networked games. -
Public fieldRSAPrivateKey
+
Public fieldRSAPrivateKey
Private RSA XML key to use for signing key exchange -
Public fieldRSAPublicKey
+
Public fieldRSAPublicKey
Public RSA XML key to use for signing key exchange -
Public fieldSecondsHistory
+
Public fieldSecondsHistory
The amount of seconds to keep a lag compensation position history -
Public fieldSendTickrate
+
Public fieldSendTickrate
The amount of times per second every pending message will be sent away. -
Public fieldSignKeyExchange
+
Public fieldServerTransports
+ The transport hosts the sever uses +
Public fieldSignKeyExchange
Wheter or not to enable signed diffie hellman key exchange.
Top
See Also
\ No newline at end of file diff --git a/docs/html/T_MLAPI_Data_NetworkedPrefab.htm b/docs/html/T_MLAPI_Data_NetworkedPrefab.htm new file mode 100644 index 0000000..5d11a53 --- /dev/null +++ b/docs/html/T_MLAPI_Data_NetworkedPrefab.htm @@ -0,0 +1,32 @@ +NetworkedPrefab Class

NetworkedPrefab Class

[This is preliminary documentation and is subject to change.]

+ A class that represents a NetworkedPrefab +
Inheritance Hierarchy
SystemObject
  MLAPI.DataNetworkedPrefab

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
+public class NetworkedPrefab
Request Example + View Source

The NetworkedPrefab type exposes the following members.

Constructors
+   + NameDescription
Public methodNetworkedPrefab
Initializes a new instance of the NetworkedPrefab class
Top
Methods
+   + NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Fields
+   + NameDescription
Public fieldplayerPrefab
+ Wheter or not this is a playerPrefab +
Public fieldprefab
+ The gameobject of the prefab +
Top
See Also
\ No newline at end of file diff --git a/docs/html/T_MLAPI_Data_TransportHost.htm b/docs/html/T_MLAPI_Data_TransportHost.htm new file mode 100644 index 0000000..b6dd81b --- /dev/null +++ b/docs/html/T_MLAPI_Data_TransportHost.htm @@ -0,0 +1,34 @@ +TransportHost Class

TransportHost Class

[This is preliminary documentation and is subject to change.]

+ Represents a Transport host +
Inheritance Hierarchy
SystemObject
  MLAPI.DataTransportHost

+ Namespace: +  MLAPI.Data
+ Assembly: +  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
+public class TransportHost
Request Example + View Source

The TransportHost type exposes the following members.

Constructors
+   + NameDescription
Public methodTransportHost
Initializes a new instance of the TransportHost class
Top
Methods
+   + NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Fields
+   + NameDescription
Public fieldName
+ The name of the host +
Public fieldPort
+ The port the host should listen to +
Public fieldWebsockets
+ If true, the socket will listen on TCP-Websockets, otherwise UDP +
Top
See Also
\ No newline at end of file diff --git a/docs/html/T_MLAPI_MonoBehaviours_Core_NetworkedBehaviour.htm b/docs/html/T_MLAPI_MonoBehaviours_Core_NetworkedBehaviour.htm index 69e3926..304b51b 100644 --- a/docs/html/T_MLAPI_MonoBehaviours_Core_NetworkedBehaviour.htm +++ b/docs/html/T_MLAPI_MonoBehaviours_Core_NetworkedBehaviour.htm @@ -52,15 +52,15 @@ Gets called when we loose ownership of this object
Protected methodRegisterMessageHandler
Registers a message handler -
Public methodSendMessage(String) (Inherited from Component.)
Public methodSendMessage(String, Object) (Inherited from Component.)
Public methodSendMessage(String, SendMessageOptions) (Inherited from Component.)
Public methodSendMessage(String, Object, SendMessageOptions) (Inherited from Component.)
Public methodSendMessageUpwards(String) (Inherited from Component.)
Public methodSendMessageUpwards(String, Object) (Inherited from Component.)
Public methodSendMessageUpwards(String, SendMessageOptions) (Inherited from Component.)
Public methodSendMessageUpwards(String, Object, SendMessageOptions) (Inherited from Component.)
Protected methodSendToClient(Int32, String, String, Byte)
+
Public methodSendMessage(String) (Inherited from Component.)
Public methodSendMessage(String, Object) (Inherited from Component.)
Public methodSendMessage(String, SendMessageOptions) (Inherited from Component.)
Public methodSendMessage(String, Object, SendMessageOptions) (Inherited from Component.)
Public methodSendMessageUpwards(String) (Inherited from Component.)
Public methodSendMessageUpwards(String, Object) (Inherited from Component.)
Public methodSendMessageUpwards(String, SendMessageOptions) (Inherited from Component.)
Public methodSendMessageUpwards(String, Object, SendMessageOptions) (Inherited from Component.)
Protected methodSendToClient(UInt32, String, String, Byte)
Sends a buffer to a client with a given clientId from Server
Protected methodSendToClientT(Int32, String, String, T)
Sends a binary serialized class to a client with a given clientId from Server -
Protected methodSendToClients(String, String, Byte)
+
Protected methodSendToClients(String, String, Byte)
Sends a buffer to all clients from the server -
Protected methodSendToClients(ListInt32, String, String, Byte)
+
Protected methodSendToClients(ListUInt32, String, String, Byte)
Sends a buffer to multiple clients from the server -
Protected methodSendToClients(Int32, String, String, Byte)
+
Protected methodSendToClients(UInt32, String, String, Byte)
Sends a buffer to multiple clients from the server
Protected methodSendToClientsT(String, String, T)
Sends a buffer to all clients from the server @@ -68,19 +68,19 @@ Sends a binary serialized class to multiple clients from the server
Protected methodSendToClientsT(Int32, String, String, T)
Sends a binary serialized class to multiple clients from the server -
Protected methodSendToClientsTarget(String, String, Byte)
+
Protected methodSendToClientsTarget(String, String, Byte)
Sends a buffer to all clients from the server. Only handlers on this NetworkedBehaviour will get invoked -
Protected methodSendToClientsTarget(ListInt32, String, String, Byte)
+
Protected methodSendToClientsTarget(ListUInt32, String, String, Byte)
Sends a buffer to multiple clients from the server. Only handlers on this NetworkedBehaviour gets invoked -
Protected methodSendToClientsTarget(Int32, String, String, Byte)
+
Protected methodSendToClientsTarget(UInt32, String, String, Byte)
Sends a buffer to multiple clients from the server. Only handlers on this NetworkedBehaviour gets invoked
Protected methodSendToClientsTargetT(String, String, T)
Sends a buffer to all clients from the server. Only handlers on this NetworkedBehaviour will get invoked -
Protected methodSendToClientsTargetT(ListInt32, String, String, T)
+
Protected methodSendToClientsTargetT(ListUInt32, String, String, T)
Sends a buffer to multiple clients from the server. Only handlers on this NetworkedBehaviour gets invoked
Protected methodSendToClientsTargetT(Int32, String, String, T)
Sends a buffer to multiple clients from the server. Only handlers on this NetworkedBehaviour gets invoked -
Protected methodSendToClientTarget(Int32, String, String, Byte)
+
Protected methodSendToClientTarget(UInt32, String, String, Byte)
Sends a buffer to a client with a given clientId from Server. Only handlers on this NetworkedBehaviour gets invoked
Protected methodSendToClientTargetT(Int32, String, String, T)
Sends a buffer to a client with a given clientId from Server. Only handlers on this NetworkedBehaviour gets invoked diff --git a/docs/html/T_MLAPI_MonoBehaviours_Core_NetworkedObject.htm b/docs/html/T_MLAPI_MonoBehaviours_Core_NetworkedObject.htm index 6898966..9e0c4c3 100644 --- a/docs/html/T_MLAPI_MonoBehaviours_Core_NetworkedObject.htm +++ b/docs/html/T_MLAPI_MonoBehaviours_Core_NetworkedObject.htm @@ -38,9 +38,7 @@ Gets the clientId of the owner of this NetworkedObject
Public propertyparticleEmitter Obsolete. (Inherited from Component.)
Public propertyparticleSystem Obsolete. (Inherited from Component.)
Public propertyPoolId
Gets the poolId this object is part of -
Public propertyrenderer Obsolete. (Inherited from Component.)
Public propertyrigidbody Obsolete. (Inherited from Component.)
Public propertyrigidbody2D Obsolete. (Inherited from Component.)
Public propertyrunInEditMode (Inherited from MonoBehaviour.)
Public propertySpawnablePrefabIndex
- The index of the prefab used to spawn this in the spawnablePrefabs list -
Public propertytag (Inherited from Component.)
Public propertytransform (Inherited from Component.)
Public propertyuseGUILayout (Inherited from MonoBehaviour.)
Top
Methods
+
Public propertyrenderer Obsolete. (Inherited from Component.)
Public propertyrigidbody Obsolete. (Inherited from Component.)
Public propertyrigidbody2D Obsolete. (Inherited from Component.)
Public propertyrunInEditMode (Inherited from MonoBehaviour.)
Public propertytag (Inherited from Component.)
Public propertytransform (Inherited from Component.)
Public propertyuseGUILayout (Inherited from MonoBehaviour.)
Top
Methods
  NameDescription
Public methodBroadcastMessage(String) (Inherited from Component.)
Public methodBroadcastMessage(String, Object) (Inherited from Component.)
Public methodBroadcastMessage(String, SendMessageOptions) (Inherited from Component.)
Public methodBroadcastMessage(String, Object, SendMessageOptions) (Inherited from Component.)
Public methodCancelInvoke (Inherited from MonoBehaviour.)
Public methodCancelInvoke(String) (Inherited from MonoBehaviour.)
Public methodChangeOwnership
Changes the owner of the object. Can only be called from server @@ -52,6 +50,6 @@ Spawns an object across the network with a given owner. Can only be called from server
Public methodStartCoroutine(IEnumerator) (Inherited from MonoBehaviour.)
Public methodStartCoroutine(String) (Inherited from MonoBehaviour.)
Public methodStartCoroutine(String, Object) (Inherited from MonoBehaviour.)
Public methodStartCoroutine_Auto Obsolete. (Inherited from MonoBehaviour.)
Public methodStopAllCoroutines (Inherited from MonoBehaviour.)
Public methodStopCoroutine(String) (Inherited from MonoBehaviour.)
Public methodStopCoroutine(IEnumerator) (Inherited from MonoBehaviour.)
Public methodStopCoroutine(Coroutine) (Inherited from MonoBehaviour.)
Public methodToString (Inherited from Object.)
Top
Fields
  - NameDescription
Public fieldServerOnly
- Gets or sets if this object should be replicated across the network. Can only be changed before the object is spawned +
NameDescription
Public fieldNetworkedPrefabName
+ The name of the NetworkedPrefab
Top
See Also
\ No newline at end of file diff --git a/docs/html/T_MLAPI_MonoBehaviours_Core_NetworkingManager.htm b/docs/html/T_MLAPI_MonoBehaviours_Core_NetworkingManager.htm index 074c120..76839d0 100644 --- a/docs/html/T_MLAPI_MonoBehaviours_Core_NetworkingManager.htm +++ b/docs/html/T_MLAPI_MonoBehaviours_Core_NetworkingManager.htm @@ -41,11 +41,13 @@
Public propertytag (Inherited from Component.)
Public propertytransform (Inherited from Component.)
Public propertyuseGUILayout (Inherited from MonoBehaviour.)
Top
Methods
  NameDescription
Public methodBroadcastMessage(String) (Inherited from Component.)
Public methodBroadcastMessage(String, Object) (Inherited from Component.)
Public methodBroadcastMessage(String, SendMessageOptions) (Inherited from Component.)
Public methodBroadcastMessage(String, Object, SendMessageOptions) (Inherited from Component.)
Public methodCancelInvoke (Inherited from MonoBehaviour.)
Public methodCancelInvoke(String) (Inherited from MonoBehaviour.)
Public methodCompareTag (Inherited from Component.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetComponent(Type) (Inherited from Component.)
Public methodGetComponent(String) (Inherited from Component.)
Public methodGetComponent``1 (Inherited from Component.)
Public methodGetComponentInChildren(Type) (Inherited from Component.)
Public methodGetComponentInChildren(Type, Boolean) (Inherited from Component.)
Public methodGetComponentInChildren``1 (Inherited from Component.)
Public methodGetComponentInChildren``1(Boolean) (Inherited from Component.)
Public methodGetComponentInParent(Type) (Inherited from Component.)
Public methodGetComponentInParent``1 (Inherited from Component.)
Public methodGetComponents(Type) (Inherited from Component.)
Public methodGetComponents(Type, ListComponent) (Inherited from Component.)
Public methodGetComponents``1 (Inherited from Component.)
Public methodGetComponents``1(ListUMP) (Inherited from Component.)
Public methodGetComponentsInChildren(Type) (Inherited from Component.)
Public methodGetComponentsInChildren(Type, Boolean) (Inherited from Component.)
Public methodGetComponentsInChildren``1 (Inherited from Component.)
Public methodGetComponentsInChildren``1(Boolean) (Inherited from Component.)
Public methodGetComponentsInChildren``1(ListUMP) (Inherited from Component.)
Public methodGetComponentsInChildren``1(Boolean, ListUMP) (Inherited from Component.)
Public methodGetComponentsInParent(Type) (Inherited from Component.)
Public methodGetComponentsInParent(Type, Boolean) (Inherited from Component.)
Public methodGetComponentsInParent``1 (Inherited from Component.)
Public methodGetComponentsInParent``1(Boolean) (Inherited from Component.)
Public methodGetComponentsInParent``1(Boolean, ListUMP) (Inherited from Component.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetInstanceID (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodInvoke (Inherited from MonoBehaviour.)
Public methodInvokeRepeating (Inherited from MonoBehaviour.)
Public methodIsInvoking (Inherited from MonoBehaviour.)
Public methodIsInvoking(String) (Inherited from MonoBehaviour.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodSendMessage(String) (Inherited from Component.)
Public methodSendMessage(String, Object) (Inherited from Component.)
Public methodSendMessage(String, SendMessageOptions) (Inherited from Component.)
Public methodSendMessage(String, Object, SendMessageOptions) (Inherited from Component.)
Public methodSendMessageUpwards(String) (Inherited from Component.)
Public methodSendMessageUpwards(String, Object) (Inherited from Component.)
Public methodSendMessageUpwards(String, SendMessageOptions) (Inherited from Component.)
Public methodSendMessageUpwards(String, Object, SendMessageOptions) (Inherited from Component.)
Public methodStartClient
- Starts a client with a given NetworkingConfiguration + Starts a client +
Public methodStartClientWebsocket
+ Starts a client using Websockets
Public methodStartCoroutine(IEnumerator) (Inherited from MonoBehaviour.)
Public methodStartCoroutine(String) (Inherited from MonoBehaviour.)
Public methodStartCoroutine(String, Object) (Inherited from MonoBehaviour.)
Public methodStartCoroutine_Auto Obsolete. (Inherited from MonoBehaviour.)
Public methodStartHost
- Starts a Host with a given NetworkingConfiguration + Starts a Host
Public methodStartServer
- Starts a server with a given NetworkingConfiguration + Starts a server
Public methodStopAllCoroutines (Inherited from MonoBehaviour.)
Public methodStopClient
Stops the running client
Public methodStopCoroutine(String) (Inherited from MonoBehaviour.)
Public methodStopCoroutine(IEnumerator) (Inherited from MonoBehaviour.)
Public methodStopCoroutine(Coroutine) (Inherited from MonoBehaviour.)
Public methodStopHost
@@ -54,8 +56,8 @@ Stops the running server
Public methodToString (Inherited from Object.)
Top
Fields
  - NameDescription
Public fieldDefaultPlayerPrefab
- The default prefab to give to players +
NameDescription
Public fieldConnectionApprovalCallback
+ The callback to invoke during connection approval
Public fieldDontDestroy
Gets or sets if the NetworkingManager should be marked as DontDestroyOnLoad
Public fieldNetworkConfig
@@ -66,8 +68,8 @@ The callback to invoke when a client disconnects
Public fieldOnServerStarted
The callback to invoke once the server is ready +
Public fieldRegenerateRSAKeys
+ An inspector bool that acts as a Trigger for regenerating RSA keys. Should not be used outside Unity editor.
Public fieldRunInBackground
Gets or sets if the application should be set to run in background -
Public fieldSpawnablePrefabs
- A list of spawnable prefabs
Top
See Also
\ No newline at end of file diff --git a/docs/html/T_MLAPI_MonoBehaviours_Core_TrackedObject.htm b/docs/html/T_MLAPI_MonoBehaviours_Core_TrackedObject.htm index b91ea71..9c24339 100644 --- a/docs/html/T_MLAPI_MonoBehaviours_Core_TrackedObject.htm +++ b/docs/html/T_MLAPI_MonoBehaviours_Core_TrackedObject.htm @@ -1,4 +1,4 @@ -TrackedObject Class

TrackedObject Class

[This is preliminary documentation and is subject to change.]

+TrackedObject Class

TrackedObject Class

[This is preliminary documentation and is subject to change.]

A component used for lag compensation. Each object with this component will get tracked
Inheritance Hierarchy
SystemObject
  Object
    Component
      Behaviour
        MonoBehaviour
          MLAPI.MonoBehaviours.CoreTrackedObject

Namespace: @@ -22,6 +22,10 @@  
NameDescription
Public methodTrackedObject
Initializes a new instance of the TrackedObject class
Top
Properties
  - NameDescription
Public propertyanimation Obsolete. (Inherited from Component.)
Public propertyaudio Obsolete. (Inherited from Component.)
Public propertycamera Obsolete. (Inherited from Component.)
Public propertycollider Obsolete. (Inherited from Component.)
Public propertycollider2D Obsolete. (Inherited from Component.)
Public propertyconstantForce Obsolete. (Inherited from Component.)
Public propertyenabled (Inherited from Behaviour.)
Public propertygameObject (Inherited from Component.)
Public propertyguiElement Obsolete. (Inherited from Component.)
Public propertyguiText Obsolete. (Inherited from Component.)
Public propertyguiTexture Obsolete. (Inherited from Component.)
Public propertyhideFlags (Inherited from Object.)
Public propertyhingeJoint Obsolete. (Inherited from Component.)
Public propertyisActiveAndEnabled (Inherited from Behaviour.)
Public propertylight Obsolete. (Inherited from Component.)
Public propertyname (Inherited from Object.)
Public propertynetworkView Obsolete. (Inherited from Component.)
Public propertyparticleEmitter Obsolete. (Inherited from Component.)
Public propertyparticleSystem Obsolete. (Inherited from Component.)
Public propertyrenderer Obsolete. (Inherited from Component.)
Public propertyrigidbody Obsolete. (Inherited from Component.)
Public propertyrigidbody2D Obsolete. (Inherited from Component.)
Public propertyrunInEditMode (Inherited from MonoBehaviour.)
Public propertytag (Inherited from Component.)
Public propertytransform (Inherited from Component.)
Public propertyuseGUILayout (Inherited from MonoBehaviour.)
Top
Methods
+ NameDescription
Public propertyanimation Obsolete. (Inherited from Component.)
Public propertyaudio Obsolete. (Inherited from Component.)
Public propertyAvgTimeBetweenPointsMs
+ Gets the average amount of time between the points in miliseconds +
Public propertycamera Obsolete. (Inherited from Component.)
Public propertycollider Obsolete. (Inherited from Component.)
Public propertycollider2D Obsolete. (Inherited from Component.)
Public propertyconstantForce Obsolete. (Inherited from Component.)
Public propertyenabled (Inherited from Behaviour.)
Public propertygameObject (Inherited from Component.)
Public propertyguiElement Obsolete. (Inherited from Component.)
Public propertyguiText Obsolete. (Inherited from Component.)
Public propertyguiTexture Obsolete. (Inherited from Component.)
Public propertyhideFlags (Inherited from Object.)
Public propertyhingeJoint Obsolete. (Inherited from Component.)
Public propertyisActiveAndEnabled (Inherited from Behaviour.)
Public propertylight Obsolete. (Inherited from Component.)
Public propertyname (Inherited from Object.)
Public propertynetworkView Obsolete. (Inherited from Component.)
Public propertyparticleEmitter Obsolete. (Inherited from Component.)
Public propertyparticleSystem Obsolete. (Inherited from Component.)
Public propertyrenderer Obsolete. (Inherited from Component.)
Public propertyrigidbody Obsolete. (Inherited from Component.)
Public propertyrigidbody2D Obsolete. (Inherited from Component.)
Public propertyrunInEditMode (Inherited from MonoBehaviour.)
Public propertytag (Inherited from Component.)
Public propertyTotalPoints
+ Gets the total amount of points stored in the component +
Public propertytransform (Inherited from Component.)
Public propertyuseGUILayout (Inherited from MonoBehaviour.)
Top
Methods
  NameDescription
Public methodBroadcastMessage(String) (Inherited from Component.)
Public methodBroadcastMessage(String, Object) (Inherited from Component.)
Public methodBroadcastMessage(String, SendMessageOptions) (Inherited from Component.)
Public methodBroadcastMessage(String, Object, SendMessageOptions) (Inherited from Component.)
Public methodCancelInvoke (Inherited from MonoBehaviour.)
Public methodCancelInvoke(String) (Inherited from MonoBehaviour.)
Public methodCompareTag (Inherited from Component.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetComponent(Type) (Inherited from Component.)
Public methodGetComponent(String) (Inherited from Component.)
Public methodGetComponent``1 (Inherited from Component.)
Public methodGetComponentInChildren(Type) (Inherited from Component.)
Public methodGetComponentInChildren(Type, Boolean) (Inherited from Component.)
Public methodGetComponentInChildren``1 (Inherited from Component.)
Public methodGetComponentInChildren``1(Boolean) (Inherited from Component.)
Public methodGetComponentInParent(Type) (Inherited from Component.)
Public methodGetComponentInParent``1 (Inherited from Component.)
Public methodGetComponents(Type) (Inherited from Component.)
Public methodGetComponents(Type, ListComponent) (Inherited from Component.)
Public methodGetComponents``1 (Inherited from Component.)
Public methodGetComponents``1(ListUMP) (Inherited from Component.)
Public methodGetComponentsInChildren(Type) (Inherited from Component.)
Public methodGetComponentsInChildren(Type, Boolean) (Inherited from Component.)
Public methodGetComponentsInChildren``1 (Inherited from Component.)
Public methodGetComponentsInChildren``1(Boolean) (Inherited from Component.)
Public methodGetComponentsInChildren``1(ListUMP) (Inherited from Component.)
Public methodGetComponentsInChildren``1(Boolean, ListUMP) (Inherited from Component.)
Public methodGetComponentsInParent(Type) (Inherited from Component.)
Public methodGetComponentsInParent(Type, Boolean) (Inherited from Component.)
Public methodGetComponentsInParent``1 (Inherited from Component.)
Public methodGetComponentsInParent``1(Boolean) (Inherited from Component.)
Public methodGetComponentsInParent``1(Boolean, ListUMP) (Inherited from Component.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetInstanceID (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodInvoke (Inherited from MonoBehaviour.)
Public methodInvokeRepeating (Inherited from MonoBehaviour.)
Public methodIsInvoking (Inherited from MonoBehaviour.)
Public methodIsInvoking(String) (Inherited from MonoBehaviour.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodSendMessage(String) (Inherited from Component.)
Public methodSendMessage(String, Object) (Inherited from Component.)
Public methodSendMessage(String, SendMessageOptions) (Inherited from Component.)
Public methodSendMessage(String, Object, SendMessageOptions) (Inherited from Component.)
Public methodSendMessageUpwards(String) (Inherited from Component.)
Public methodSendMessageUpwards(String, Object) (Inherited from Component.)
Public methodSendMessageUpwards(String, SendMessageOptions) (Inherited from Component.)
Public methodSendMessageUpwards(String, Object, SendMessageOptions) (Inherited from Component.)
Public methodStartCoroutine(IEnumerator) (Inherited from MonoBehaviour.)
Public methodStartCoroutine(String) (Inherited from MonoBehaviour.)
Public methodStartCoroutine(String, Object) (Inherited from MonoBehaviour.)
Public methodStartCoroutine_Auto Obsolete. (Inherited from MonoBehaviour.)
Public methodStopAllCoroutines (Inherited from MonoBehaviour.)
Public methodStopCoroutine(String) (Inherited from MonoBehaviour.)
Public methodStopCoroutine(IEnumerator) (Inherited from MonoBehaviour.)
Public methodStopCoroutine(Coroutine) (Inherited from MonoBehaviour.)
Public methodToString (Inherited from Object.)
Top
See Also
\ No newline at end of file diff --git a/docs/html/T_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator.htm b/docs/html/T_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator.htm index ae95f18..349f08d 100644 --- a/docs/html/T_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator.htm +++ b/docs/html/T_MLAPI_MonoBehaviours_Prototyping_NetworkedAnimator.htm @@ -58,15 +58,15 @@ Registers a message handler (Inherited from NetworkedBehaviour.)
Public methodResetParameterOptions
TODO -
Public methodSendMessage(String) (Inherited from Component.)
Public methodSendMessage(String, Object) (Inherited from Component.)
Public methodSendMessage(String, SendMessageOptions) (Inherited from Component.)
Public methodSendMessage(String, Object, SendMessageOptions) (Inherited from Component.)
Public methodSendMessageUpwards(String) (Inherited from Component.)
Public methodSendMessageUpwards(String, Object) (Inherited from Component.)
Public methodSendMessageUpwards(String, SendMessageOptions) (Inherited from Component.)
Public methodSendMessageUpwards(String, Object, SendMessageOptions) (Inherited from Component.)
Protected methodSendToClient(Int32, String, String, Byte)
+
Public methodSendMessage(String) (Inherited from Component.)
Public methodSendMessage(String, Object) (Inherited from Component.)
Public methodSendMessage(String, SendMessageOptions) (Inherited from Component.)
Public methodSendMessage(String, Object, SendMessageOptions) (Inherited from Component.)
Public methodSendMessageUpwards(String) (Inherited from Component.)
Public methodSendMessageUpwards(String, Object) (Inherited from Component.)
Public methodSendMessageUpwards(String, SendMessageOptions) (Inherited from Component.)
Public methodSendMessageUpwards(String, Object, SendMessageOptions) (Inherited from Component.)
Protected methodSendToClient(UInt32, String, String, Byte)
Sends a buffer to a client with a given clientId from Server
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientT(Int32, String, String, T)
Sends a binary serialized class to a client with a given clientId from Server -
(Inherited from NetworkedBehaviour.)
Protected methodSendToClients(String, String, Byte)
+
(Inherited from NetworkedBehaviour.)
Protected methodSendToClients(String, String, Byte)
Sends a buffer to all clients from the server -
(Inherited from NetworkedBehaviour.)
Protected methodSendToClients(ListInt32, String, String, Byte)
+
(Inherited from NetworkedBehaviour.)
Protected methodSendToClients(ListUInt32, String, String, Byte)
Sends a buffer to multiple clients from the server -
(Inherited from NetworkedBehaviour.)
Protected methodSendToClients(Int32, String, String, Byte)
+
(Inherited from NetworkedBehaviour.)
Protected methodSendToClients(UInt32, String, String, Byte)
Sends a buffer to multiple clients from the server
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsT(String, String, T)
Sends a buffer to all clients from the server @@ -74,19 +74,19 @@ Sends a binary serialized class to multiple clients from the server
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsT(Int32, String, String, T)
Sends a binary serialized class to multiple clients from the server -
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTarget(String, String, Byte)
+
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTarget(String, String, Byte)
Sends a buffer to all clients from the server. Only handlers on this NetworkedBehaviour will get invoked -
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTarget(ListInt32, String, String, Byte)
+
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTarget(ListUInt32, String, String, Byte)
Sends a buffer to multiple clients from the server. Only handlers on this NetworkedBehaviour gets invoked -
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTarget(Int32, String, String, Byte)
+
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTarget(UInt32, String, String, Byte)
Sends a buffer to multiple clients from the server. Only handlers on this NetworkedBehaviour gets invoked
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTargetT(String, String, T)
Sends a buffer to all clients from the server. Only handlers on this NetworkedBehaviour will get invoked -
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTargetT(ListInt32, String, String, T)
+
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTargetT(ListUInt32, String, String, T)
Sends a buffer to multiple clients from the server. Only handlers on this NetworkedBehaviour gets invoked
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTargetT(Int32, String, String, T)
Sends a buffer to multiple clients from the server. Only handlers on this NetworkedBehaviour gets invoked -
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientTarget(Int32, String, String, Byte)
+
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientTarget(UInt32, String, String, Byte)
Sends a buffer to a client with a given clientId from Server. Only handlers on this NetworkedBehaviour gets invoked
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientTargetT(Int32, String, String, T)
Sends a buffer to a client with a given clientId from Server. Only handlers on this NetworkedBehaviour gets invoked diff --git a/docs/html/T_MLAPI_MonoBehaviours_Prototyping_NetworkedNavMeshAgent.htm b/docs/html/T_MLAPI_MonoBehaviours_Prototyping_NetworkedNavMeshAgent.htm index 49e6e71..9ca9e47 100644 --- a/docs/html/T_MLAPI_MonoBehaviours_Prototyping_NetworkedNavMeshAgent.htm +++ b/docs/html/T_MLAPI_MonoBehaviours_Prototyping_NetworkedNavMeshAgent.htm @@ -52,15 +52,15 @@ Gets called when we loose ownership of this object
(Inherited from NetworkedBehaviour.)
Protected methodRegisterMessageHandler
Registers a message handler -
(Inherited from NetworkedBehaviour.)
Public methodSendMessage(String) (Inherited from Component.)
Public methodSendMessage(String, Object) (Inherited from Component.)
Public methodSendMessage(String, SendMessageOptions) (Inherited from Component.)
Public methodSendMessage(String, Object, SendMessageOptions) (Inherited from Component.)
Public methodSendMessageUpwards(String) (Inherited from Component.)
Public methodSendMessageUpwards(String, Object) (Inherited from Component.)
Public methodSendMessageUpwards(String, SendMessageOptions) (Inherited from Component.)
Public methodSendMessageUpwards(String, Object, SendMessageOptions) (Inherited from Component.)
Protected methodSendToClient(Int32, String, String, Byte)
+
(Inherited from NetworkedBehaviour.)
Public methodSendMessage(String) (Inherited from Component.)
Public methodSendMessage(String, Object) (Inherited from Component.)
Public methodSendMessage(String, SendMessageOptions) (Inherited from Component.)
Public methodSendMessage(String, Object, SendMessageOptions) (Inherited from Component.)
Public methodSendMessageUpwards(String) (Inherited from Component.)
Public methodSendMessageUpwards(String, Object) (Inherited from Component.)
Public methodSendMessageUpwards(String, SendMessageOptions) (Inherited from Component.)
Public methodSendMessageUpwards(String, Object, SendMessageOptions) (Inherited from Component.)
Protected methodSendToClient(UInt32, String, String, Byte)
Sends a buffer to a client with a given clientId from Server
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientT(Int32, String, String, T)
Sends a binary serialized class to a client with a given clientId from Server -
(Inherited from NetworkedBehaviour.)
Protected methodSendToClients(String, String, Byte)
+
(Inherited from NetworkedBehaviour.)
Protected methodSendToClients(String, String, Byte)
Sends a buffer to all clients from the server -
(Inherited from NetworkedBehaviour.)
Protected methodSendToClients(ListInt32, String, String, Byte)
+
(Inherited from NetworkedBehaviour.)
Protected methodSendToClients(ListUInt32, String, String, Byte)
Sends a buffer to multiple clients from the server -
(Inherited from NetworkedBehaviour.)
Protected methodSendToClients(Int32, String, String, Byte)
+
(Inherited from NetworkedBehaviour.)
Protected methodSendToClients(UInt32, String, String, Byte)
Sends a buffer to multiple clients from the server
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsT(String, String, T)
Sends a buffer to all clients from the server @@ -68,19 +68,19 @@ Sends a binary serialized class to multiple clients from the server
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsT(Int32, String, String, T)
Sends a binary serialized class to multiple clients from the server -
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTarget(String, String, Byte)
+
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTarget(String, String, Byte)
Sends a buffer to all clients from the server. Only handlers on this NetworkedBehaviour will get invoked -
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTarget(ListInt32, String, String, Byte)
+
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTarget(ListUInt32, String, String, Byte)
Sends a buffer to multiple clients from the server. Only handlers on this NetworkedBehaviour gets invoked -
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTarget(Int32, String, String, Byte)
+
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTarget(UInt32, String, String, Byte)
Sends a buffer to multiple clients from the server. Only handlers on this NetworkedBehaviour gets invoked
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTargetT(String, String, T)
Sends a buffer to all clients from the server. Only handlers on this NetworkedBehaviour will get invoked -
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTargetT(ListInt32, String, String, T)
+
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTargetT(ListUInt32, String, String, T)
Sends a buffer to multiple clients from the server. Only handlers on this NetworkedBehaviour gets invoked
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTargetT(Int32, String, String, T)
Sends a buffer to multiple clients from the server. Only handlers on this NetworkedBehaviour gets invoked -
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientTarget(Int32, String, String, Byte)
+
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientTarget(UInt32, String, String, Byte)
Sends a buffer to a client with a given clientId from Server. Only handlers on this NetworkedBehaviour gets invoked
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientTargetT(Int32, String, String, T)
Sends a buffer to a client with a given clientId from Server. Only handlers on this NetworkedBehaviour gets invoked diff --git a/docs/html/T_MLAPI_MonoBehaviours_Prototyping_NetworkedTransform.htm b/docs/html/T_MLAPI_MonoBehaviours_Prototyping_NetworkedTransform.htm index bd065c8..a3f7338 100644 --- a/docs/html/T_MLAPI_MonoBehaviours_Prototyping_NetworkedTransform.htm +++ b/docs/html/T_MLAPI_MonoBehaviours_Prototyping_NetworkedTransform.htm @@ -52,15 +52,15 @@ Gets called when we loose ownership of this object
(Inherited from NetworkedBehaviour.)
Protected methodRegisterMessageHandler
Registers a message handler -
(Inherited from NetworkedBehaviour.)
Public methodSendMessage(String) (Inherited from Component.)
Public methodSendMessage(String, Object) (Inherited from Component.)
Public methodSendMessage(String, SendMessageOptions) (Inherited from Component.)
Public methodSendMessage(String, Object, SendMessageOptions) (Inherited from Component.)
Public methodSendMessageUpwards(String) (Inherited from Component.)
Public methodSendMessageUpwards(String, Object) (Inherited from Component.)
Public methodSendMessageUpwards(String, SendMessageOptions) (Inherited from Component.)
Public methodSendMessageUpwards(String, Object, SendMessageOptions) (Inherited from Component.)
Protected methodSendToClient(Int32, String, String, Byte)
+
(Inherited from NetworkedBehaviour.)
Public methodSendMessage(String) (Inherited from Component.)
Public methodSendMessage(String, Object) (Inherited from Component.)
Public methodSendMessage(String, SendMessageOptions) (Inherited from Component.)
Public methodSendMessage(String, Object, SendMessageOptions) (Inherited from Component.)
Public methodSendMessageUpwards(String) (Inherited from Component.)
Public methodSendMessageUpwards(String, Object) (Inherited from Component.)
Public methodSendMessageUpwards(String, SendMessageOptions) (Inherited from Component.)
Public methodSendMessageUpwards(String, Object, SendMessageOptions) (Inherited from Component.)
Protected methodSendToClient(UInt32, String, String, Byte)
Sends a buffer to a client with a given clientId from Server
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientT(Int32, String, String, T)
Sends a binary serialized class to a client with a given clientId from Server -
(Inherited from NetworkedBehaviour.)
Protected methodSendToClients(String, String, Byte)
+
(Inherited from NetworkedBehaviour.)
Protected methodSendToClients(String, String, Byte)
Sends a buffer to all clients from the server -
(Inherited from NetworkedBehaviour.)
Protected methodSendToClients(ListInt32, String, String, Byte)
+
(Inherited from NetworkedBehaviour.)
Protected methodSendToClients(ListUInt32, String, String, Byte)
Sends a buffer to multiple clients from the server -
(Inherited from NetworkedBehaviour.)
Protected methodSendToClients(Int32, String, String, Byte)
+
(Inherited from NetworkedBehaviour.)
Protected methodSendToClients(UInt32, String, String, Byte)
Sends a buffer to multiple clients from the server
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsT(String, String, T)
Sends a buffer to all clients from the server @@ -68,19 +68,19 @@ Sends a binary serialized class to multiple clients from the server
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsT(Int32, String, String, T)
Sends a binary serialized class to multiple clients from the server -
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTarget(String, String, Byte)
+
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTarget(String, String, Byte)
Sends a buffer to all clients from the server. Only handlers on this NetworkedBehaviour will get invoked -
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTarget(ListInt32, String, String, Byte)
+
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTarget(ListUInt32, String, String, Byte)
Sends a buffer to multiple clients from the server. Only handlers on this NetworkedBehaviour gets invoked -
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTarget(Int32, String, String, Byte)
+
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTarget(UInt32, String, String, Byte)
Sends a buffer to multiple clients from the server. Only handlers on this NetworkedBehaviour gets invoked
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTargetT(String, String, T)
Sends a buffer to all clients from the server. Only handlers on this NetworkedBehaviour will get invoked -
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTargetT(ListInt32, String, String, T)
+
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTargetT(ListUInt32, String, String, T)
Sends a buffer to multiple clients from the server. Only handlers on this NetworkedBehaviour gets invoked
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientsTargetT(Int32, String, String, T)
Sends a buffer to multiple clients from the server. Only handlers on this NetworkedBehaviour gets invoked -
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientTarget(Int32, String, String, Byte)
+
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientTarget(UInt32, String, String, Byte)
Sends a buffer to a client with a given clientId from Server. Only handlers on this NetworkedBehaviour gets invoked
(Inherited from NetworkedBehaviour.)
Protected methodSendToClientTargetT(Int32, String, String, T)
Sends a buffer to a client with a given clientId from Server. Only handlers on this NetworkedBehaviour gets invoked diff --git a/docs/html/T_MLAPI_NetworkingManagerComponents_Core_LagCompensationManager.htm b/docs/html/T_MLAPI_NetworkingManagerComponents_Core_LagCompensationManager.htm index 3cf6e82..c194072 100644 --- a/docs/html/T_MLAPI_NetworkingManagerComponents_Core_LagCompensationManager.htm +++ b/docs/html/T_MLAPI_NetworkingManagerComponents_Core_LagCompensationManager.htm @@ -24,8 +24,8 @@ Simulation objects
Top
Methods
  - NameDescription
Public methodStatic memberSimulate(Int32, Action)
- Turns time back a given amount of seconds, invokes an action and turns it back. The time is based on the estimated RTT of a clientId -
Public methodStatic memberSimulate(Single, Action)
+
NameDescription
Public methodStatic memberSimulate(Single, Action)
Turns time back a given amount of seconds, invokes an action and turns it back +
Public methodStatic memberSimulate(UInt32, Action)
+ Turns time back a given amount of seconds, invokes an action and turns it back. The time is based on the estimated RTT of a clientId
Top
See Also
\ No newline at end of file diff --git a/docs/toc/Fields_T_MLAPI_Data_Channel.xml b/docs/toc/Fields_T_MLAPI_Data_Channel.xml new file mode 100644 index 0000000..ddd510c --- /dev/null +++ b/docs/toc/Fields_T_MLAPI_Data_Channel.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/toc/Fields_T_MLAPI_Data_MessageType.xml b/docs/toc/Fields_T_MLAPI_Data_MessageType.xml new file mode 100644 index 0000000..7ba8cdd --- /dev/null +++ b/docs/toc/Fields_T_MLAPI_Data_MessageType.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/toc/Fields_T_MLAPI_Data_NetId.xml b/docs/toc/Fields_T_MLAPI_Data_NetId.xml new file mode 100644 index 0000000..a717661 --- /dev/null +++ b/docs/toc/Fields_T_MLAPI_Data_NetId.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/toc/Fields_T_MLAPI_Data_NetworkConfig.xml b/docs/toc/Fields_T_MLAPI_Data_NetworkConfig.xml new file mode 100644 index 0000000..ee97f1c --- /dev/null +++ b/docs/toc/Fields_T_MLAPI_Data_NetworkConfig.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/toc/Fields_T_MLAPI_Data_NetworkedPrefab.xml b/docs/toc/Fields_T_MLAPI_Data_NetworkedPrefab.xml new file mode 100644 index 0000000..384536e --- /dev/null +++ b/docs/toc/Fields_T_MLAPI_Data_NetworkedPrefab.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/toc/Fields_T_MLAPI_Data_NetworkingConfiguration.xml b/docs/toc/Fields_T_MLAPI_Data_NetworkingConfiguration.xml deleted file mode 100644 index 79e6f04..0000000 --- a/docs/toc/Fields_T_MLAPI_Data_NetworkingConfiguration.xml +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/docs/toc/Fields_T_MLAPI_Data_TransportHost.xml b/docs/toc/Fields_T_MLAPI_Data_TransportHost.xml new file mode 100644 index 0000000..2182de0 --- /dev/null +++ b/docs/toc/Fields_T_MLAPI_Data_TransportHost.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/toc/Fields_T_MLAPI_MonoBehaviours_Core_NetworkedObject.xml b/docs/toc/Fields_T_MLAPI_MonoBehaviours_Core_NetworkedObject.xml index 1d4e2b3..3eec607 100644 --- a/docs/toc/Fields_T_MLAPI_MonoBehaviours_Core_NetworkedObject.xml +++ b/docs/toc/Fields_T_MLAPI_MonoBehaviours_Core_NetworkedObject.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/docs/toc/Fields_T_MLAPI_MonoBehaviours_Core_NetworkingManager.xml b/docs/toc/Fields_T_MLAPI_MonoBehaviours_Core_NetworkingManager.xml index ae4fc71..43e8f11 100644 --- a/docs/toc/Fields_T_MLAPI_MonoBehaviours_Core_NetworkingManager.xml +++ b/docs/toc/Fields_T_MLAPI_MonoBehaviours_Core_NetworkingManager.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/docs/toc/Methods_T_MLAPI_Data_NetId.xml b/docs/toc/Methods_T_MLAPI_Data_NetId.xml new file mode 100644 index 0000000..741ca7e --- /dev/null +++ b/docs/toc/Methods_T_MLAPI_Data_NetId.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/toc/Methods_T_MLAPI_Data_NetworkConfig.xml b/docs/toc/Methods_T_MLAPI_Data_NetworkConfig.xml new file mode 100644 index 0000000..2da62b2 --- /dev/null +++ b/docs/toc/Methods_T_MLAPI_Data_NetworkConfig.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/toc/Methods_T_MLAPI_Data_NetworkingConfiguration.xml b/docs/toc/Methods_T_MLAPI_Data_NetworkingConfiguration.xml deleted file mode 100644 index e1a755b..0000000 --- a/docs/toc/Methods_T_MLAPI_Data_NetworkingConfiguration.xml +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/docs/toc/Methods_T_MLAPI_MonoBehaviours_Core_NetworkingManager.xml b/docs/toc/Methods_T_MLAPI_MonoBehaviours_Core_NetworkingManager.xml index b463b47..765446f 100644 --- a/docs/toc/Methods_T_MLAPI_MonoBehaviours_Core_NetworkingManager.xml +++ b/docs/toc/Methods_T_MLAPI_MonoBehaviours_Core_NetworkingManager.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/docs/toc/N_MLAPI_Data.xml b/docs/toc/N_MLAPI_Data.xml index 2f19779..20175cb 100644 --- a/docs/toc/N_MLAPI_Data.xml +++ b/docs/toc/N_MLAPI_Data.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/docs/toc/Operators_T_MLAPI_Data_NetId.xml b/docs/toc/Operators_T_MLAPI_Data_NetId.xml new file mode 100644 index 0000000..46ed7ae --- /dev/null +++ b/docs/toc/Operators_T_MLAPI_Data_NetId.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/toc/Overload_MLAPI_Data_NetId__ctor.xml b/docs/toc/Overload_MLAPI_Data_NetId__ctor.xml new file mode 100644 index 0000000..4e117ab --- /dev/null +++ b/docs/toc/Overload_MLAPI_Data_NetId__ctor.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/toc/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClient.xml b/docs/toc/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClient.xml index 73710e0..3559794 100644 --- a/docs/toc/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClient.xml +++ b/docs/toc/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClient.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/docs/toc/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientTarget.xml b/docs/toc/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientTarget.xml index 45a165a..baa0bd0 100644 --- a/docs/toc/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientTarget.xml +++ b/docs/toc/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientTarget.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/docs/toc/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClients.xml b/docs/toc/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClients.xml index 874ce31..28d73f0 100644 --- a/docs/toc/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClients.xml +++ b/docs/toc/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClients.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/docs/toc/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientsTarget.xml b/docs/toc/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientsTarget.xml index dc4d7a0..694cc8d 100644 --- a/docs/toc/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientsTarget.xml +++ b/docs/toc/Overload_MLAPI_MonoBehaviours_Core_NetworkedBehaviour_SendToClientsTarget.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/docs/toc/Overload_MLAPI_NetworkingManagerComponents_Core_LagCompensationManager_Simulate.xml b/docs/toc/Overload_MLAPI_NetworkingManagerComponents_Core_LagCompensationManager_Simulate.xml index 8bfe517..fed8cb7 100644 --- a/docs/toc/Overload_MLAPI_NetworkingManagerComponents_Core_LagCompensationManager_Simulate.xml +++ b/docs/toc/Overload_MLAPI_NetworkingManagerComponents_Core_LagCompensationManager_Simulate.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/docs/toc/Properties_T_MLAPI_Data_NetId.xml b/docs/toc/Properties_T_MLAPI_Data_NetId.xml new file mode 100644 index 0000000..5542aa0 --- /dev/null +++ b/docs/toc/Properties_T_MLAPI_Data_NetId.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/toc/Properties_T_MLAPI_MonoBehaviours_Core_NetworkedObject.xml b/docs/toc/Properties_T_MLAPI_MonoBehaviours_Core_NetworkedObject.xml index 7641c01..09bd4e1 100644 --- a/docs/toc/Properties_T_MLAPI_MonoBehaviours_Core_NetworkedObject.xml +++ b/docs/toc/Properties_T_MLAPI_MonoBehaviours_Core_NetworkedObject.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/docs/toc/Properties_T_MLAPI_MonoBehaviours_Core_TrackedObject.xml b/docs/toc/Properties_T_MLAPI_MonoBehaviours_Core_TrackedObject.xml new file mode 100644 index 0000000..60408f9 --- /dev/null +++ b/docs/toc/Properties_T_MLAPI_MonoBehaviours_Core_TrackedObject.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/toc/T_MLAPI_Data_Channel.xml b/docs/toc/T_MLAPI_Data_Channel.xml new file mode 100644 index 0000000..53b39f1 --- /dev/null +++ b/docs/toc/T_MLAPI_Data_Channel.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/toc/T_MLAPI_Data_MessageType.xml b/docs/toc/T_MLAPI_Data_MessageType.xml new file mode 100644 index 0000000..a3c874e --- /dev/null +++ b/docs/toc/T_MLAPI_Data_MessageType.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/toc/T_MLAPI_Data_NetId.xml b/docs/toc/T_MLAPI_Data_NetId.xml new file mode 100644 index 0000000..b6fba98 --- /dev/null +++ b/docs/toc/T_MLAPI_Data_NetId.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/toc/T_MLAPI_Data_NetworkConfig.xml b/docs/toc/T_MLAPI_Data_NetworkConfig.xml new file mode 100644 index 0000000..f63a80d --- /dev/null +++ b/docs/toc/T_MLAPI_Data_NetworkConfig.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/toc/T_MLAPI_Data_NetworkedPrefab.xml b/docs/toc/T_MLAPI_Data_NetworkedPrefab.xml new file mode 100644 index 0000000..08b6b92 --- /dev/null +++ b/docs/toc/T_MLAPI_Data_NetworkedPrefab.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/toc/T_MLAPI_Data_NetworkingConfiguration.xml b/docs/toc/T_MLAPI_Data_NetworkingConfiguration.xml deleted file mode 100644 index 959d493..0000000 --- a/docs/toc/T_MLAPI_Data_NetworkingConfiguration.xml +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/docs/toc/T_MLAPI_Data_TransportHost.xml b/docs/toc/T_MLAPI_Data_TransportHost.xml new file mode 100644 index 0000000..bd70ed7 --- /dev/null +++ b/docs/toc/T_MLAPI_Data_TransportHost.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/toc/T_MLAPI_MonoBehaviours_Core_TrackedObject.xml b/docs/toc/T_MLAPI_MonoBehaviours_Core_TrackedObject.xml index 330f7ef..4b5d6d6 100644 --- a/docs/toc/T_MLAPI_MonoBehaviours_Core_TrackedObject.xml +++ b/docs/toc/T_MLAPI_MonoBehaviours_Core_TrackedObject.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file