3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/client/gui/oreui/routing/RouteHistoryAction.h"
14 ::ll::TypedStorage<8, 32, ::std::string> route;
15 ::ll::TypedStorage<4, 4, ::OreUI::RouteHistoryAction> action;
25 MCAPI RouteAction(::std::string
const& route, ::OreUI::RouteHistoryAction action);
33 MCFOLD
void* $ctor(::std::string
const& route, ::OreUI::RouteHistoryAction action);
Definition RouteAction.h:7