API Reference > bentleyjs-core > Events > BeEventList > get get Method Gets the event associated with the specified name, creating the event if it does not already exist. get(name: string): BeEvent<T> Parameter Type Description name string The name of the event. Returns - BeEvent<T> Defined in core/bentley/src/BeEvent.ts Line 150 Last Updated: 12 June, 2024