Open 3D Engine LandscapeCanvas Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
This is the complete list of members for LandscapeCanvas::LandscapeCanvasRequests, including all inherited members.
AddressPolicy (defined in LandscapeCanvas::LandscapeCanvasRequests) | LandscapeCanvas::LandscapeCanvasRequests | static |
GetAllNodesMatchingEntity(const AZ::EntityId &entityId)=0 | LandscapeCanvas::LandscapeCanvasRequests | pure virtual |
GetAllNodesMatchingEntityComponent(const AZ::EntityComponentIdPair &entityComponentId)=0 | LandscapeCanvas::LandscapeCanvasRequests | pure virtual |
GetNodeMatchingEntityComponentInGraph(const GraphCanvas::GraphId &graphId, const AZ::EntityComponentIdPair &entityComponentId)=0 | LandscapeCanvas::LandscapeCanvasRequests | pure virtual |
GetNodeMatchingEntityInGraph(const GraphCanvas::GraphId &graphId, const AZ::EntityId &entityId)=0 | LandscapeCanvas::LandscapeCanvasRequests | pure virtual |
HandlerPolicy (defined in LandscapeCanvas::LandscapeCanvasRequests) | LandscapeCanvas::LandscapeCanvasRequests | static |
OnGraphEntity(const AZ::EntityId &entityId)=0 (defined in LandscapeCanvas::LandscapeCanvasRequests) | LandscapeCanvas::LandscapeCanvasRequests | pure virtual |