.. _asset-abstract-class: Asset abstract class ++++++++++++++++++++ The **AssetAbstract** class defines the shared interface and common behavior for entity-side assets. .. autoclass:: omotes_simulator_core.entities.assets.asset_abstract.AssetAbstract :no-index: :members: