For Babelfish Release 1.12.3.10

CourseOfFireSingulars Property

A list of Singulars that make up this COURSE OF FIRE. These are the singular events, those that are not made up of other events. Almost always represents a singular shot.

Definition

Namespace: Scopos.BabelFish.DataModel.Definitions
Assembly: BabelFish (in BabelFish.dll) Version: 1.12.3.10+306d87ab71d1aa659d07c082495f8eddb091ca7b
C#
public List<Singular> Singulars { get; set; }

Property Value

ListSingular

See Also