GetAxisControls

virtual std::map<std::string, PAxisControl> IAxisControlGroup::GetAxisControls() = 0

Gets the collection of axis controls of this axis control group.

Returns

std::map<std::string, PAxisControl> – Collection of axis controls of this axis control group.

Throws