namespace ARSim (Niantic.ARDK.Networking.ARSim)¶
Overview¶
A set of tools to support server-authoritative AR gameplay. More…
namespace ARSim { // namespaces namespace Niantic.ARDK.Networking.ARSim.Spawning; namespace Niantic.ARDK.Networking.ARSim.Spawning.GameObjectSpawning; namespace Niantic.ARDK.Networking.ARSim.Spawning.ServerSpawningEventArgs; // interfaces interface IArmMessageStream; // classes class ArmMessageStream; } // namespace ARSim
Detailed Documentation¶
A set of tools to support server-authoritative AR gameplay.
Note
Currently in internal development, and not useable