Header menu logo issie

SimulationGraph Type

Map every ComponentId to its SimulationComponent.

Instance members

Instance member Description

this.Count

Full Usage: this.Count

Returns: int
Returns: int

this.IsEmpty

Full Usage: this.IsEmpty

Returns: bool
Returns: bool

this[key]

Full Usage: this[key]

Parameters:
Returns: SimulationComponent
key : ComponentId
Returns: SimulationComponent

this.Keys

Full Usage: this.Keys

Returns: ICollection<ComponentId>
Returns: ICollection<ComponentId>

this.Values

Full Usage: this.Values

Returns: ICollection<SimulationComponent>
Returns: ICollection<SimulationComponent>

Type something to start searching.