EngineModelResources Property
|
Lists the shared resources available in the simulation.
Namespace:
Livit.Learn.ModelAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic List<BaseModel> Resources { get; set; }
Property Value
Type:
ListBaseModel
See Also