Ignition Gazebo

API Reference

3.2.0
ISystemPreUpdate Class Referenceabstract

Interface for a system that uses the PreUpdate phase. More...

#include <System.hh>

Public Member Functions

virtual void PreUpdate (const UpdateInfo &_info, EntityComponentManager &_ecm)=0
 

Detailed Description

Interface for a system that uses the PreUpdate phase.

Member Function Documentation

◆ PreUpdate()

virtual void PreUpdate ( const UpdateInfo _info,
EntityComponentManager _ecm 
)
pure virtual

The documentation for this class was generated from the following file: