Ejemplo n.º 1
0
 public SimulationObject(ark instance)
 {
     _internal = instance;
 }
Ejemplo n.º 2
0
 public SimulationObjectView GetEntity(ark entity) => _client.a(entity);