Uninomicon

Documenting the dark corners of the Unity Engine.

User Tools

Site Tools


playerloop

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
playerloop [2021/03/07 20:58]
73.95.178.156
playerloop [2023/02/17 01:36] (current)
uninomiconadmin
Line 4: Line 4:
  
 ===== Sub Systems ===== ===== Sub Systems =====
 +
 +==== Initialization.InputSystemPlayerLoopRunnerInitializationSystem ====
 +This is an Editor-only call in the New Input System. It's used to flip the state buffers from the editor input buffers to the game view input buffers. This allows the editor and game to maintain two different input device sets.
  
 ==== Initialization.PlayerUpdateTime ==== ==== Initialization.PlayerUpdateTime ====
playerloop.txt ยท Last modified: 2023/02/17 01:36 by uninomiconadmin