models


Description:

public HashMap<string,Model> models { get; }

Models loaded from the server, keyed by model name.

This map is populated by calling load_models(). Non-serialized property (runtime cache, not saved to config).

Since:

1.2.7.11