Click or drag to resize

EngineModelResources Property

Lists the shared resources available in the simulation.

Namespace:  Livit.Learn.Model
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public List<BaseModel> Resources { get; set; }

Property Value

Type: ListBaseModel
See Also