public void Update() { if (_hotFixVrCoreEntity != null) { _hotFixVrCoreEntity.Update(); } }
public void Update() { _assemblyEntity.Update(); }