|
| AZ_RTTI (SimulationFeaturesAggregatorRequests, SimulationFeaturesAggregatorRequestsTypeId) |
|
virtual void | AddSimulationFeatures (const AZStd::unordered_set< SimulationFeatureType > &features)=0 |
| Registers simulation features defined by caller.
|
|
virtual AZStd::unordered_set< SimulationFeatureType > | GetSimulationFeatures ()=0 |
|
virtual bool | HasFeature (SimulationFeatureType feature)=0 |
|
◆ GetSimulationFeatures()
virtual AZStd::unordered_set< SimulationFeatureType > SimulationInterfaces::SimulationFeaturesAggregatorRequests::GetSimulationFeatures |
( |
| ) |
|
|
pure virtual |
◆ HasFeature()
virtual bool SimulationInterfaces::SimulationFeaturesAggregatorRequests::HasFeature |
( |
SimulationFeatureType |
feature | ) |
|
|
pure virtual |
Method checks if feature with given id is available in the simulation Method is extension to standard defined in simulation_interfaces
The documentation for this class was generated from the following file:
- Gems/SimulationInterfaces/Code/Include/SimulationInterfaces/SimulationFeaturesAggregatorRequestBus.h