Пример #1
0
 // Reloads all entities attached to this definition
 public void ReloadMovement()
 {
     MovementSystem.UpdatePositions();
 }